Package net.sf.jcopist.service.exception

These classes are used to indicate errors to the client.

See:
          Description

Exception Summary
RejectedException This exception indicates that the server cannot process the request at the current time, but might be available later.
ServerException This exception indicates an internal error on the server side.
UnavailableException This exception indicates that the required service is not available, either because the server is shutting down or because this service has been de-activated in the configuration.
 

Package net.sf.jcopist.service.exception Description

These classes are used to indicate errors to the client.
These exceptions aren't capable of embedding a root cause, as the child exception may not be on the client's classpath.



Copyright © 2007. All Rights Reserved.