ECHOErrorCode Constants Reference
Declared in | ECHOConstants.h |
---|
ECHOErrorCode
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Definition
typedef NS_ENUM(NSInteger, ECHOErrorCode ) {
APPID_NOT_SPECIFIED = 100010,
APPKEY_NOT_SPECIFIED = 100020,
INVALID_API_APPLICATION = 100030,
RESOURCE_NOT_FOUND = 110010,
NOTFOUND_OR_FORBIDDEN = 110020,
METHOD_NOT_ALLOWED = 110030,
UNSUPPORTED_MEDIA_TYPE = 110040,
INVALID_JSON_FORMAT = 110050,
OPERATION_NOT_PERMITTED = 130000,
AUTHENTICATION_ERROR = 130010,
ACCESSTOKEN_INCORRECTED_OR_EXPIRED = 130020,
READ_ONLY = 130030,
VALIDATION_ERRORS_OCCURRED = 150000,
NOT_SET = 150010,
CONTAINED_RESTRICTED_CHARACTER = 150020,
TOO_LONG = 150030,
TOO_SHORT = 150031,
NON_UNIQUE = 150040,
CONTAINED_NON_NUMERIC_CHARACTER = 150050,
EXCEED_ACCEPTABLE_RANGE = 150051,
NOT_A_PERCENTAGE = 150052,
INVALID_EMAIL_FORMAT = 150060,
REFERENCE_LOOPED = 150070,
INVALID_PHONE_NUMBER_FORMAT = 150080,
INVALID_DATE_STRING_FORMAT = 150090,
INVALID_ZIPCODE_FORMAT = 150100,
REFERENCE_NOT_EXIST = 150110,
INVALID_PREF_FORMAT = 150120,
INVALID_VALUE = 150130,
INVALID_FIELD_REFID = 150140,
};
Constants
APPID_NOT_SPECIFIED
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. APPKEY_NOT_SPECIFIED
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. INVALID_API_APPLICATION
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. RESOURCE_NOT_FOUND
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. NOTFOUND_OR_FORBIDDEN
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. METHOD_NOT_ALLOWED
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. UNSUPPORTED_MEDIA_TYPE
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. INVALID_JSON_FORMAT
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. OPERATION_NOT_PERMITTED
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. AUTHENTICATION_ERROR
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. ACCESSTOKEN_INCORRECTED_OR_EXPIRED
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. READ_ONLY
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. VALIDATION_ERRORS_OCCURRED
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. NOT_SET
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. CONTAINED_RESTRICTED_CHARACTER
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. TOO_LONG
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. TOO_SHORT
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. NON_UNIQUE
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. CONTAINED_NON_NUMERIC_CHARACTER
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. EXCEED_ACCEPTABLE_RANGE
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. NOT_A_PERCENTAGE
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. INVALID_EMAIL_FORMAT
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. REFERENCE_LOOPED
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. INVALID_PHONE_NUMBER_FORMAT
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. INVALID_DATE_STRING_FORMAT
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. INVALID_ZIPCODE_FORMAT
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. REFERENCE_NOT_EXIST
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. INVALID_PREF_FORMAT
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. INVALID_VALUE
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
. INVALID_FIELD_REFID
-
ECHOErrorCode enum is the set of error codes that are used when domain of NSError that you receive is set to ECHOErrorDomain.
Declared In
ECHOConstants.h
.
Declared In
ECHOConstants.h