const TInt | KErrTransportErrorBase |
Base value for transport-related errors.
const TInt | KErrTransportRequest |
Error with the request.
The transport cannot send data as created.
const TInt | KErrTransportHeader |
Error in the provided headers.
The transport has not been suitably configured.
const TInt | KErrTransportSvrError |
There was a transport server error.
const TInt | KErrTransportAuthenticationFailure |
Transport Authentification failure.
const TInt | KErrTransportDisconnected |
Transport disconnected the session.
const TInt | KErrSyncEngineErrorBase |
Base value for engine-related errors.
const TInt | KErrConnectionError |
Transports could not connect to the server.
const TInt | KErrCannotCommunicateWithServer |
Could not communicate with the server: possibly a time-out occurred.
const TInt | KErrDatabaseAdapterIndexError |
Database adapter failed to create an item.
const TInt | KErrVerDTDMissing |
SyncML message did not specify a DTD version.
const TInt | KErrTargetLocMissing |
SyncML message did not specify a target location.
const TInt | KErrSourceLocMissing |
SyncML message did not specify a source location.
const TInt | KErrMappingInfoMissing |
Mapping of added item could not created.
const TInt | KErrMappingInfoNotAcked |
Mapping has not been acknowledged by the server.
const TInt | KErrVersionDTDNotSupported |
SyncML message specified an unsupported DTD version.
const TInt | KErrProtoNotSupported |
SyncML message specified an unsupported protocol.
const TInt | KErrStatusCommandForCommandNotSent |
A status was received for a cmdId, but this cmdId was not sent.
const TInt | KErrStatusCommandNotTheSame |
A status was received but the command string does not matched the received one.
const TInt | KErrMissingStatusCommands |
Status command(s) were expected but are missing.
const TInt | KErrFailedToReplaceRecord |
Failed to replace record in database.
const TInt | KErrFailedToDeleteRecord |
Failed to delete record in database.
const TInt | KErrReferenceToolkitError |
There was an error reported in the reference toolkit.
const TInt | KErrClientDatabaseNotFound |
No suitable database was found on the client device.
const TInt | KErrServerDatabaseNotFound |
No suitable database was found on the server.
const TInt | KErrObjectTooLargeToSendToServer |
Object is too large to send to server.
const TInt | KErrFailedToCloseDatabase |
Data Provider close failed.
const TInt | KErrPushMessageParserErrorBase |
Base value for push message parser-related errors.
const TInt | KErrWrongVersion |
Push message specifies an unsupported version.
const TInt | KErrUnsupportedMimeType |
Push message specifies an unsupported version.
const TInt | KErrUnknownSyncType |
Push message specifies an unknown type of sync.
const TInt | KErrUnknownProfile |
Push message specifies an unknown profile.
const TInt | KErrInvalidCredentials |
Unsupported (USERNETWPIN or USERPIN) security mechanism specified.
const TInt | KErrIntegrityFailureHMAC |
Failed to verify the generated HMAC value.
const TInt | KErrDMAccUriIsCorrupt |
Push message has invalid DM account URI.
const TInt | KErrDMConUriIsCorrupt |
Push message has invalid DM connection URI.
const TInt | KErrParmNameNotInProvDoc |
Push message has missing characteristic.
const TInt | KErrInvalidAppIdValue |
Push message has missing or invalid App Id.
const TInt | KErrInvalidToNapIdValue |
Push message has missing or invalid TO-NAPID.
const TInt | KErrInvalidProviderIdValue |
Push message has missing or invalid Provider-ID.
const TInt | KErrEmptyAauthLevelValue |
Push message has missing or invalid AAUTHLEVEL.
const TInt | KErrAppSrvAAuthLevelNotFound |
Push message has missing or invalid APPSRV
const TInt | KErrClientAAuthLevelNotFound |
Push message has missing or invalid AppAuth Client
const TInt | KErrNoApplicationCharac |
Push message has missing or invalid APPLICATION characteristic
const TInt | KErrNoAppAuthCharac |
Push message has missing or invalid APPAUTH characteristic.
const TInt | KErrMissingRequiredParmInClient |
Currently unused.
const TInt | KErrAppAddrCharacNotFound |
Missing APPADDR characteristic or sub characteristic
const TInt | KErrWrongProvPublicDocId |
Prov Document identifier not WAP Provisoning version 1.0
const TInt | KErrConnectionNotFound |
The requested connection does not exist within the profile.
const TInt | KErrTaskNotFound |
The requested task does not exist within the profile.
const TInt | KErrTransportNotFound |
The requested transport adaptor does not exist.
const TInt | KErrDataProviderNotFound |
The requested data provider does not exist.
const TInt | KErrObjectPendingDelete |
The requested object is pending deletion.
const TInt | KErrObjectInUse |
The object to modify or delete is currently in use.
const TInt | KErrProfileAccessDenied |
The specified profile is not available for edit, e.g. a Device Management profile, or open for edit by another client.
const TInt | KErrSuspended |
The requested data stream cannot be found in the Data Store.
const TInt | KErrDataDepotStreamNotFound |
The requested data stream cannot be found in the Data Store.
const TInt | KErrServerIdNotMatching |
Server id from profile does not match with id from syncML server.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.