Class ApiProxy.UnknownException

All Implemented Interfaces:
Serializable
Enclosing class:
ApiProxy

public static class ApiProxy.UnknownException extends ApiProxy.ApiProxyException
An exception whose cause is not known or understood by the API code. This is sometimes the result of communications problems between the API client (in the user app) and the server that implements the API.
See Also: