ODPException class
This Class represents the exception thrown by the client library.
Syntax
public class
ODPException
getErrorCode() method
Returns the error code of this UserManagerException.
ANY_INPUT_FIELD_NULL variable
User registration fields are null.
APPLICATION_ID_NULL variable
Application is not initialized.
APPLICATION_USER_ALREADY_REGISTERED variable
Application user is already registered.
APPLICATION_USER_NOT_REGISTERED variable
Application user is unregistered.
EMPTY_RESPONSE_FROM_SERVER variable
Empty response received from server.
INTERNAL_PARSING_ERROR variable
SUP internal parsing error.
INVALID_MODULE_ID variable
Invalid module handle ID.
JSON_PARSING_FAILED variable
Internal error, JSON parsing has failed.
REGISTRATION_FAILED_UNKNOWN_ERROR variable
User registration timed out.
REGISTRATION_LISTENER_NULL variable
Asynchronous user registration listener is unregistered with UserManager.
SINGLETON_INITIALIZATION_FAILED variable
Singleton initialization failed.
Parent topic:
client package
Created February 14, 2013.
To comment on this topic, go to:
DocCommentXchange
.