public static class GenericMessageEndpointFactory.InternalResourceException
extends java.lang.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) |
protected InternalResourceException(ResourceException cause)