public static class JmsMessageEndpointFactory.JmsResourceException 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 |
---|
JmsResourceException(ResourceException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JmsResourceException(ResourceException cause)