Uses of Interface
org.jboss.logging.processor.model.ThrowableType
Packages that use ThrowableType
-
Uses of ThrowableType in org.jboss.logging.processor.model
Methods in org.jboss.logging.processor.model that return ThrowableTypeModifier and TypeMethodDescriptionReturnType.throwableReturnType()
Returns the exception return type ifReturnType.isThrowable()
returnstrue
.Methods in org.jboss.logging.processor.model that return types with arguments of type ThrowableTypeModifier and TypeMethodDescriptionMessageMethod.thrownTypes()
Returns a collection of throwable types the method throws.