org.granite.tide.seam21
Class Seam21ServiceExceptionHandler
java.lang.Object
org.granite.messaging.service.AbstractServiceExceptionHandler
org.granite.messaging.service.DefaultServiceExceptionHandler
org.granite.messaging.service.ExtendedServiceExceptionHandler
org.granite.tide.seam21.Seam21ServiceExceptionHandler
- All Implemented Interfaces:
- Serializable, ServiceExceptionHandler
public class Seam21ServiceExceptionHandler
- extends ExtendedServiceExceptionHandler
- Author:
- Venkat DANDA, Cameron INGRAM
Update services-config.xml to use the seam service exception handler
org.granite.tide.seam.SeamServiceExceptionHandler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Seam21ServiceExceptionHandler
public Seam21ServiceExceptionHandler()
Seam21ServiceExceptionHandler
public Seam21ServiceExceptionHandler(boolean logException)
getServiceException
protected ServiceException getServiceException(Message request,
Destination destination,
String method,
Throwable t)
- Overrides:
getServiceException in class ExtendedServiceExceptionHandler