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.
Constructor and Description |
---|
InternalResourceException(ResourceException cause) |
public InternalResourceException(ResourceException cause)