ODPException class
Consists of the exceptions thrown by the client library.
Syntax
public class
ODPException
getErrorCode() method
Error code of the UserManagerException is returned.
toString() method
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.
INVALID_MODULE_ID variable
Invalid module handle ID.
JSON_PARSING_FAILED variable
Internal error, JSON parsing is 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.
SUP_INTERNAL_PARSING_ERROR variable
SUP internal parsing error.
Parent topic:
client package
Created February 14, 2013.
To comment on this topic, go to:
DocCommentXchange
.