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.
Constructor and Description |
---|
InternalResourceException(ResourceException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InternalResourceException(ResourceException cause)