public class Seam21ServiceExceptionHandler extends org.granite.messaging.service.ExtendedServiceExceptionHandler
| Constructor and Description |
|---|
Seam21ServiceExceptionHandler() |
Seam21ServiceExceptionHandler(boolean logException) |
| Modifier and Type | Method and Description |
|---|---|
protected org.granite.messaging.service.ServiceException |
getServiceException(flex.messaging.messages.Message request,
org.granite.config.flex.Destination destination,
String method,
Throwable t) |
handleInvocationException, handleNoSuchMethodExceptionpublic Seam21ServiceExceptionHandler()
public Seam21ServiceExceptionHandler(boolean logException)
protected org.granite.messaging.service.ServiceException getServiceException(flex.messaging.messages.Message request, org.granite.config.flex.Destination destination, String method, Throwable t)
getServiceException in class org.granite.messaging.service.ExtendedServiceExceptionHandler