List of error codes sorted by domain
| Number | Domain | Label | Applicable platforms | Message |
|---|---|---|---|---|
| 70000 | OData Client Library | ANY_INPUT_FIELD_NULL | Android, BlackBerry | |
| 70001 | OData Client Library | APPLICATION_USER_ALREADY_REGISTERED | Android, BlackBerry | |
| 70002 | OData Client Library | APPLICATION_USER_NOT_REGISTERED | Android, BlackBerry | |
| 70003 | OData Client Library | REGISTRATION_FAILED_UNKNOWN_ERROR | Android, BlackBerry | |
| 70004 | OData Client Library | REGISTRATION_LISTENER_NULL | Android, BlackBerry | |
| 70005 | OData Client Library | SUP_INTERNAL_PARSING_ERROR | Android, BlackBerry | |
| 70006 | OData Client Library | EMPTY_RESPONSE_FROM_SERVER | Android, BlackBerry | |
| 71001 | OData Client Library | APPLICATION_ID_NULL | Android, BlackBerry | |
| 71002 | OData Client Library | JSON_PARSING_FAILED | Android, BlackBerry | |
| 70000 | OData Client library | iOS | ||
| 70001 | OData Client library | iOS | ||
| 70002 | OData Client library | iOS | ||
| 70003 | OData Client library | iOS | ||
| 70004 | OData Client library | iOS | ||
| 70005 | OData Client library | iOS | ||
| 70006 | OData Client library | iOS | ||
| 71000 | OData Client library | iOS | ||
| 71001 | OData Client library | iOS | ||
| 71002 | OData Client library | iOS | ||
| 251001 | SDM Cache | Android |
Writing document has failed |
|
| 251002 | SDM Cache | Android |
Reading document has failed; Stored documents must have a public no-arg constructor. |
|
| 251003 | SDM Cache | Android |
Reading document has failed |
|
| 252029 | SDM Cache | iOS |
Maximum cache capacity exceeded |
|
| 256000 | SDM Connectivity | iOS |
SDMNetworkQueue addOperation -> Error: Attempted to add an object that does not adhere to SDMRequesting protocol to an SDMNetworkQueue |
|
| 256001 | SDM Connectivity | iOS |
Cannot create a directory for the cache at '%@', because a file already exists |
|
| 256002 | SDM Connectivity | iOS |
Failed to create a directory for the cache at '%@' |
|
| 256003 | SDM Connectivity | iOS |
Listing cache directory failed at path '%@' |
|
| 256004 | SDM Connectivity | iOS |
Failed to remove cached data at path '%@' |
|
| 256005 | SDM Connectivity | iOS |
Thread count too high! |
|
| 256006 | SDM Connectivity | iOS |
Could not instantiate the SUP request. Ensure you've added the SUP library to your project! |
|
| 256007 | SDM Connectivity | iOS |
Could not instantiate the request. |
|
| 245020 | SDM Parser | INVALID_ENTRY | BlackBerry |
If entry attributes are not there |
| 245021 | SDM Parser | INVALID_ASSOCIATION | BlackBerry |
If there is an improper association rule |
| 245022 | SDM Parser | COLLECTION_TITLE_MISSING | BlackBerry |
If collection title is missing |
| 254004 | SDM Parser | Android |
Writing document has failed. |
|
| 254005 | SDM Parser | Android |
Reading document has failed. |
|
| 254008 | SDM Parser | Android |
Reading Open Search Descriptions for SDMODataServiceDcoument failed |
|
| 254009 | SDM Parser | Android |
Parser initialization failed |
|
| 254010 | SDM Parser | Android |
Folder for SDMPersistence could not be created |
|
| 254011 | SDM Parser | Android |
SDM Parser initialization failed invalid source folder |
|
| 254012 | SDM Parser | Android |
Parsing xml failed |
|
| 254013 | SDM Parser | iOS |
Writing document has failed |
|
| 254014 | SDM Parser | iOS |
Reading document has failed |
|
| 254015 | SDM Parser | iOS |
No unique root element for the service document |
|
| 254015 | SDM Parser | INVALID_SERVICE_DOCUMENT | BlackBerry |
Service document is not in proper OData format or a proper XML |
| 254016 | SDM Parser | iOS |
No unique root element for the open search description |
|
| 254016 | SDM Parser | INVALID_OPEN_SEARCH_DESCRIPTION_DOCUMENT | BlackBerry |
Open search descriptor document is not in proper OData format or a proper XML |
| 254017 | SDM Parser | iOS |
No unique root element for the schema |
|
| 254017 | SDM Parser | INVALID_METADATA_DOCUMENT | BlackBerry |
Metadata document is not in proper OData format or a proper XML |
| 254018 | SDM Parser | iOS |
Invalid feed header |
|
| 254018 | SDM Parser | INVALID_FEED_HEADER | BlackBerry |
Feed header is null. |
| 254019 | SDM Parser | iOS |
No unique key for the entity type |
|
| 254019 | SDM Parser | INVALID_ENTITY_TYPE | BlackBerry |
Improper OData entity type |
| 254020 | SDM Parser | iOS |
Invalid entry xml, no unique 'entry' element |
|
| 254021 | SDM Parser | iOS |
Associations should have exactly two endpoints |
|
| 254022 | SDM Parser | iOS |
No title for the collection |
|
| 254023 | SDM Parser | iOS |
init is not supported, use initWithCollection |
|
| 254024 | SDM Parser | iOS |
info parameter cannot be nil |
|
| 254025 | SDM Parser | iOS |
No entry was provided |
|
| 254026 | SDM Parser | iOS |
Key value cannot be empty or nil |
|
| 254027 | SDM Parser | iOS |
Operation is not allowed on the collection |
|
| 254028 | SDM Parser | iOS |
\xmlns:\ is not a valid attribute name |
|
| 254029 | SDM Parser | iOS |
Missing open search namespace! |
|
| 254030 | SDM Parser | iOS |
The payload is not an open search description document! |
|
| 254031 | SDM Parser | iOS |
There can be only 1 ShortName tag in an OpenSearchDescription doucment! |
|
| 254032 | SDM Parser | iOS |
There can be only 1 Description tag in an OpenSearchDescription doucment! |
|
| 254033 | SDM Parser | iOS |
Missing mandatory \template\ and/or \type\ attribute(s) or invalid value(s) defined |
|
| 254034 | SDM Parser | iOS |
Missing mandatory ShortName and/or Description tag(s) from the payload! |
|
| 254035 | SDM Parser | iOS |
There were no URL templates defined in the open search description document! |
|
| 254036 | SDM Parser | iOS |
init is not allowed, use initWithFunctionImport! |
|
| 254037 | SDM Parser | iOS |
The function import defined a simple type as a return schema, but the xml contains more than one value! |
|
| 254038 | SDM Parser | iOS |
In case of collection of simple values the tag under the root must be named \element\! |
|
| 254039 | SDM Parser | iOS |
The function import defined a complex type as a return schema, but the xml contains more than one value set! |
|
| 254040 | SDM Parser | iOS |
In case of collection of complex values the tag under the root must be named \element\! |
|
| 254041 | SDM Parser | iOS |
Not a valid OData error payload! |
|
| 254042 | SDM Parser | iOS |
init is not allowed, use initWithEntitySchema! |
|
| 254043 | SDM Parser | iOS |
initializeParser was called on the wrong level! |
|
| 254044 | SDM Parser | iOS |
The document is not a valid data document |
|
| 254045 | SDM Parser | iOS |
Missing href parameter of link |
|
| 254046 | SDM Parser | iOS |
rel' attribute cannot be emtpy in atom:link |
|
| 254047 | SDM Parser | iOS |
Only action links can have sap:parameter child tags! The link itself has no sap:semantics=\action\ attribute! |
|
| 254048 | SDM Parser | iOS |
No name attribute or invalid value is defined for the name attribute of the sap:parameter tag. |
|
| 254049 | SDM Parser | iOS |
Action link parameter has invalid EDM type! |
|
| 254050 | SDM Parser | iOS |
Default value of the sap action link parameter is invalid! |
|
| 254051 | SDM Parser | iOS |
Missing href parameter of link |
|
| 254052 | SDM Parser | iOS |
Inline feed/entry can only appear inside related links! |
|
| 254053 | SDM Parser | iOS |
The related/via link refers to a non-existing collection! |
|
| 254054 | SDM Parser | iOS |
init is not allowed, use initWithServiceDocument! |
|
| 254055 | SDM Parser | iOS |
Invalid attribute value (should be \true\ or \false\ |
|
| 254056 | SDM Parser | iOS |
Not a metadata document |
|
| 254057 | SDM Parser | iOS |
Missing schema namespace attribute value |
|
| 254058 | SDM Parser | iOS |
Missing name or association attribute for entity type, complex type or association! |
|
| 254059 | SDM Parser | iOS |
Type is already defined |
|
| 254060 | SDM Parser | iOS |
Property type is invalid |
|
| 254061 | SDM Parser | iOS |
Not a valid positive integer for MaxLength attribute! |
|
| 254062 | SDM Parser | iOS |
Not a valid positive byte for Precision attribute! |
|
| 254063 | SDM Parser | iOS |
Not a valid positive byte for Scale attribute! |
|
| 254064 | SDM Parser | iOS |
Not a valid positive integer for display order attribute! |
|
| 254065 | SDM Parser | iOS |
Missing or empty name attribute of entity set! |
|
| 254066 | SDM Parser | iOS |
Missing or empty type attribute of entity set! |
|
| 254067 | SDM Parser | iOS |
Not a valid positive integer for content-version attribute (EntitySet)! |
|
| 254068 | SDM Parser | iOS |
Invalid navigation property name specified |
|
| 254069 | SDM Parser | iOS |
Invalid relationship specified |
|
| 254070 | SDM Parser | iOS |
Invalid fromrole specified |
|
| 254071 | SDM Parser | iOS |
Invalid torole specified |
|
| 254072 | SDM Parser | iOS |
Invalid association specified |
|
| 254073 | SDM Parser | iOS |
Missing or invalid function import name! |
|
| 254074 | SDM Parser | iOS |
The function import name is already defined: \%@\ |
|
| 254075 | SDM Parser | iOS |
The entity type referred by the function import does not exist! |
|
| 254076 | SDM Parser | iOS |
Invalid property name specified |
|
| 254077 | SDM Parser | iOS |
Invalid entity set defined for AssociationSet/End |
|
| 254078 | SDM Parser | iOS |
The defined entity set for AssociationSet/End does not exist as a collection in the service document! |
|
| 254079 | SDM Parser | iOS |
Invalid role specified for Association/End. |
|
| 254080 | SDM Parser | iOS |
There can be a maximum of two End tags under the AssociationSet tag! |
|
| 254081 | SDM Parser | iOS |
Function import parameter must have a name defined! |
|
| 254082 | SDM Parser | iOS |
Function import parameter must have a type defined! |
|
| 254083 | SDM Parser | iOS |
Function import parameter is already defined! |
|
| 254084 | SDM Parser | iOS |
A nonexisting entity set name was defined for a role! |
|
| 254085 | SDM Parser | iOS |
FunctionImport has an invalid return type set! |
|
| 254086 | SDM Parser | iOS |
FunctionImport has an invalid return type set (format)! |
|
| 254087 | SDM Parser | iOS |
Missing type name after \Collection(\ in return type for FunctionImport! |
|
| 254088 | SDM Parser | iOS |
The ReturnType attribute value of the FunctionImport refers to a non existing type! |
|
| 254089 | SDM Parser | iOS |
The EntitySet attribute is not present or contains invalid entity set name that cannot be mapped to its entity type! |
|
| 254090 | SDM Parser | iOS |
The EntitySet attribute is not present or contains invalid entity set name that cannot be mapped to its entity type! |
|
| 254091 | SDM Parser | iOS |
No entity schema was found for the defined EntitySet that is defined for the FunctionImport |
|
| 254092 | SDM Parser | iOS |
Referred type was not declared in the metadata document! |
|
| 254093 | SDM Parser | iOS |
Entity set refers to an unknown entity type! |
|
| 254094 | SDM Parser | iOS |
Entity set specifies a name that is invalid! |
|
| 254095 | SDM Parser | iOS |
Not a service document |
|
| 254096 | SDM Parser | iOS |
Missing mandatory attribute (app:service) |
|
| 254097 | SDM Parser | iOS |
Missing mandatory attribute of collection (href) |
|
| 254098 | SDM Parser | iOS |
Invalid positive integer value for display-order |
|
| 254099 | SDM Parser | iOS |
Cannot instantiate the xml parser |
|
| 254100 | SDM Parser | iOS |
GenericError |
|
| 254101 | SDM Parser | iOS |
No service document was provided |
|
| 254102 | SDM Parser | iOS |
No entity schema was provided |
|
| 254103 | SDM Parser | iOS |
init is not allowed, use initWithName instead! |
|
| 254104 | SDM Parser | iOS |
Value can be either \POST\ or \GET\ (case sensitive) |
|
| 254105 | SDM Parser | iOS |
init is not allowed, use initWithMetaInfo instead! |
|
| 254106 | SDM Parser | iOS |
init is not allowed, use initWithEntitySchema! |
|
| 254107 | SDM Parser | iOS |
init is not allowed, use initWithUrl |
|
| 254108 | SDM Parser | iOS |
init is not allowed, use any other init variant! |
|
| 254109 | SDM Parser | iOS |
init is not allowed, use any other init variant that accepts link rel parameter! |
|
| 254110 | SDM Parser | iOS |
init is not allowed, use initWithName |
|
| 254111 | SDM Parser | iOS |
Property information cannot be nil! |
|
| 254112 | SDM Parser | iOS |
The property information with the name already exists |
|
| 254113 | SDM Parser | iOS |
Use initWithPropertyInfo or initWithPropertyInfoAndValue! |
|
| 254114 | SDM Parser | iOS |
Field value too long |
|
| 254115 | SDM Parser | iOS |
Value cannot be null |
|
| 254116 | SDM Parser | iOS |
The new value does not fulfill the numeric constraints |
|
| 254117 | SDM Parser | iOS |
Complex types do not hold simple values |
|
| 254118 | SDM Parser | iOS |
Invalid mail address |
|
| 254119 | SDM Parser | iOS |
Value cannot be null |
|
| 254120 | SDM Parser | iOS |
Value is not a valid DateTime |
|
| 254121 | SDM Parser | iOS |
Boolean value cannot be null |
|
| 254122 | SDM Parser | iOS |
Value is not a valid boolean value |
|
| 254123 | SDM Parser | iOS |
The stored value is not a valid boolean value |
|
| 254124 | SDM Parser | iOS |
GUID value cannot be null |
|
| 254125 | SDM Parser | iOS |
Value is not a valid GUID value |
|
| 254126 | SDM Parser | iOS |
Binary value cannot be null |
|
| 254127 | SDM Parser | iOS |
Value is not a valid binary value |
|
| 254128 | SDM Parser | iOS |
The stored value is not a valid binary value |
|
| 254129 | SDM Parser | iOS |
The new value does not fulfill the float constraints |
|
| 254130 | SDM Parser | iOS |
The stored value is not a valid float value |
|
| 254131 | SDM Parser | iOS |
The new value does not fulfill the double constraints |
|
| 254132 | SDM Parser | iOS |
The stored value is not a valid double value |
|
| 254133 | SDM Parser | iOS |
Decimal value cannot be null |
|
| 254134 | SDM Parser | iOS |
Value is not a valid decimal value according to OData or does not conform the restrictions |
|
| 254135 | SDM Parser | iOS |
Negative value, NaN, #INF and -#INF are not valid second values! |
|
| 254136 | SDM Parser | iOS |
Time value cannot be null |
|
| 254137 | SDM Parser | iOS |
Value is not a valid Edm.Time value according to OData |
|
| 254138 | SDM Parser | iOS |
Invalid duration value! Set at least 1 field of the duration object! |
|
| 254139 | SDM Parser | iOS |
Value is not a valid DateTimeOffset |
|
| 254140 | SDM Parser | iOS |
Value is not a valid DateTime |
|
| 255001 | SDM Persistence | Android |
Initialization error: folder path is unknown. |
|
| 255002 | SDM Persistence | Android |
Folder for SDMPersistence could not be created |
|
| 255003 | SDM Persistence | Android |
Crypto init failed |
|
| 255004 | SDM Persistence | Android |
Removing data has failed |
|
| 255005 | SDM Persistence | Android |
Secret Key for encryption is not initialized |
|
| 255006 | SDM Persistence | Android |
Saving object has failed |
|
| 255007 | SDM Persistence | Android |
Loading object has failed |
|
| 255008 | SDM Persistence | Android |
Secret Key for decryption is not initialized |
|
| 255012 | SDM Persistence | Android |
Storing stream has failed. |
|
| 255013 | SDM Persistence | Android |
Loading stream has failed. |
|
| 255014 | SDM Persistence | Android |
Crypto error |
|
| 255015 | SDM Persistence | iOS |
Found unexpected directory at path: %@ |
|
| 255016 | SDM Persistence | iOS |
Could not persist serializable data with ID: %@ |
|
| 255017 | SDM Persistence | iOS |
Could not persist cache with ID: %@ |
|
| 255018 | SDM Persistence | iOS |
Could not persist entry with entryID: %@ |
|
| 255019 | SDM Persistence | iOS |
Cannot create a directory for the persistence at '%@', because a file already exists |
|
| 255020 | SDM Persistence | iOS |
Failed to create a directory for the persistence at '%@' |
|
| 255021 | SDM Persistence | iOS |
Cannot create a subdirectory at storage path '%@', because a file already exists |
|
| 255022 | SDM Persistence | iOS |
Failed to create a subdirectory for the persistence at '%@' |
|
| 252002 | SDM Preferences | Android |
Preference with key ' + key + ' is not a float preference |
|
| 252003 | SDM Preferences | Android |
Preference with key ' + key + ' is not an 'int' preference |
|
| 252004 | SDM Preferences | Android |
Preference with key ' + key + ' is not a 'long' preference |
|
| 252005 | SDM Preferences | Android |
Preference with key ' + key + ' is not a 'boolean' preference |
|
| 252006 | SDM Preferences | Android |
Preference with key ' + key + ' is not a 'String' preference |
|
| 252007 | SDM Preferences | Android |
Maximum number of search results must be an Integer |
|
| 252008 | SDM Preferences | Android |
Maximum number of search results must be between 0 and + SDMConstants.MAXIMUM_STORE_CAPACITY |
|
| 252009 | SDM Preferences | Android |
Capacity of SDM Cache must be an Integer |
|
| 252010 | SDM Preferences | Android |
Capacity of cache must be between 0 and + SDMConstants.MAXIMUM_STORE_CAPACITY |
|
| 252011 | SDM Preferences | Android |
Search attribute must be a string |
|
| 252012 | SDM Preferences | Android |
Search attribute namespace must be a string |
|
| 252013 | SDM Preferences | Android |
Default buffer size must be an integer |
|
| 252014 | SDM Preferences | Android |
Default buffer size must be between + MIN_PERSISTENCE_BYTE_BUFFER_SIZE + and + MAX_PERSISTENCE_BYTE_BUFFER_SIZE |
|
| 252015 | SDM Preferences | Android |
Invalid cipher name |
|
| 252016 | SDM Preferences | Android |
Invalid cipher provider |
|
| 252017 | SDM Preferences | Android |
Timeout ( + value + ) must be greater than 0 |
|
| 252018 | SDM Preferences | Android |
Timeout must be Integer |
|
| 252019 | SDM Preferences | Android |
SDMPersistence Secure Mode preference must be a Boolean |
|
| 252020 | SDM Preferences | Android |
SDMPersistence folder path must be a String |
|
| 252021 | SDM Preferences | Android |
Invalid SDMPersistence folder path; folder can not be written |
|
| 252022 | SDM Preferences | Android |
SDM Parser folder path can not be modified |
|
| 252023 | SDM Preferences | Android |
Invalid log level |
|
| 252024 | SDM Preferences | Android |
Invalid log level type |
|
| 252027 | SDM Preferences | Android |
This preferences can not be deleted |
|
| 252028 | SDM Preferences | Android |
No such preferences exists |
|
| 257000 | SDM Supportability | iOS |
The application must have at least one view and one viewController |
|
| 257001 | SDM Supportability | iOS |
SDMLogger received low memory warning notification |