Package | Description |
---|---|
org.jboss.logging.processor.model |
Modifier and Type | Method and Description |
---|---|
ThrowableType |
ReturnType.throwableReturnType()
Returns the exception return type if
ReturnType.isThrowable() returns true . |
ThrowableType |
ReturnType.VoidReturnType.throwableReturnType() |
Modifier and Type | Method and Description |
---|---|
Set<ThrowableType> |
MessageMethod.thrownTypes()
Returns a collection of throwable types the method throws.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.