Uses of Class
org.xins.client.StandardErrorCodeException

Packages that use StandardErrorCodeException
org.xins.client XINS client framework. 
 

Uses of StandardErrorCodeException in org.xins.client
 

Subclasses of StandardErrorCodeException in org.xins.client
 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.
 



See http://www.xins.org/.