public static class GenericMessageEndpointFactory.InternalResourceException extends RuntimeException
Will only be used if the ResourceAdapter does not invoke the
endpoint's beforeDelivery
and afterDelivery
directly, leaving it up to the concrete endpoint to apply those -
and to handle any ResourceExceptions thrown from them.
Modifier | Constructor and Description |
---|---|
protected |
InternalResourceException(ResourceException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected InternalResourceException(ResourceException cause)