|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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. |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||