public class SeamServiceExceptionHandler extends DefaultServiceExceptionHandler
| Constructor and Description |
|---|
SeamServiceExceptionHandler() |
SeamServiceExceptionHandler(boolean logException) |
| Modifier and Type | Method and Description |
|---|---|
ServiceException |
handleInvocationException(ServiceInvocationContext context,
Throwable t) |
handleNoSuchMethodExceptiongetLogException, getServiceException, getServiceExceptionpublic SeamServiceExceptionHandler()
public SeamServiceExceptionHandler(boolean logException)
public ServiceException handleInvocationException(ServiceInvocationContext context, Throwable t)
handleInvocationException in interface ServiceExceptionHandlerhandleInvocationException in class DefaultServiceExceptionHandler