public interface ServiceExceptionHandler
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
ServiceException |
handleInvocationException(ServiceInvocationContext context,
java.lang.Throwable t) |
ServiceException |
handleNoSuchMethodException(Message request,
Destination destination,
java.lang.Object invokee,
java.lang.String method,
java.lang.Object[] args,
java.lang.NoSuchMethodException e) |
ServiceException handleNoSuchMethodException(Message request, Destination destination, java.lang.Object invokee, java.lang.String method, java.lang.Object[] args, java.lang.NoSuchMethodException e)
ServiceException handleInvocationException(ServiceInvocationContext context, java.lang.Throwable t)