|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsuccessfulXINSCallException | |
org.xins.client | XINS client framework. |
Uses of UnsuccessfulXINSCallException in org.xins.client |
Subclasses of UnsuccessfulXINSCallException in org.xins.client | |
class |
AbstractCAPIErrorCodeException
Abstract base class for generated CAPI exceptions that map to an API-specific error code. |
class |
DisabledFunctionException
Exception thrown to indicate that the called function has been disabled at the server-side. |
class |
InternalErrorException
Exception thrown to indicate a standard error code was received that indicates a server-side internal error. |
class |
InvalidRequestException
Exception thrown to indicate a standard error code was received that indicates the request from the client-side is considered invalid by the server-side. |
class |
StandardErrorCodeException
Abstract base class for exceptions that indicate that a standard error code was returned from the server-side. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |