Package pl.bristleback.server.bristle.exceptions.handlers

Interface Summary
ExceptionHandler Implementation of this interface are responsible for handling some specific exceptions, caused by user.
MissingRightsErrorHandler This interface should be implemented by action classes, when missing user rights should be handled by a server in some special way, for example user can be informed about error occurred.
 

Class Summary
ExceptionHandlersContainer This class is a simple container for exception handlers.
 

Enum Summary
ActionExceptionType Enumeration of exception types thrown while processing request from user.
 



Copyright © 2011. All Rights Reserved.