SyncMLError

Public Attributes
const TIntKErrAppAddrCharacNotFound
const TIntKErrAppSrvAAuthLevelNotFound
const TIntKErrAuthenticationFailure
const TIntKErrBadTransportId
const TIntKErrCannotCommunicateWithServer
const TIntKErrClientAAuthLevelNotFound
const TIntKErrClientAPIBase
const TIntKErrClientDatabaseNotFound
const TIntKErrCommandInvalid
const TIntKErrConnectionError
const TIntKErrConnectionNotFound
const TIntKErrDMAccUriIsCorrupt
const TIntKErrDMConUriIsCorrupt
const TIntKErrDataDepotStreamNotFound
const TIntKErrDataProviderNotFound
const TIntKErrDatabaseAdapterIndexError
const TIntKErrDevInfFileNotFound
const TIntKErrEmptyAauthLevelValue
const TIntKErrFailedToAddRecord
const TIntKErrFailedToCloseDatabase
const TIntKErrFailedToDeleteRecord
const TIntKErrFailedToGetRecord
const TIntKErrFailedToReplaceRecord
const TIntKErrGeneral
const TIntKErrIntegrityFailureHMAC
const TIntKErrInvalidAppAuth
const TIntKErrInvalidAppIdValue
const TIntKErrInvalidCert
const TIntKErrInvalidCredentials
const TIntKErrInvalidProfile
const TIntKErrInvalidProviderIdValue
const TIntKErrInvalidToNapIdValue
const TIntKErrJobNotFound
const TIntKErrMappingInfoMissing
const TIntKErrMappingInfoNotAcked
const TIntKErrMessageIsCorrupt
const TIntKErrMessageTooShort
const TIntKErrMissingRequiredParmInClient
const TIntKErrMissingRequiredParmInSvr
const TIntKErrMissingStatusCommands
const TIntKErrMustUsageUriNotComplete
const TIntKErrNoAppAuthCharac
const TIntKErrNoApplicationCharac
const TIntKErrNoCredentials
const TIntKErrNoNotificationBody
const TIntKErrNoSuchTask
const TIntKErrObjectInUse
const TIntKErrObjectPendingDelete
const TIntKErrObjectTooLargeToSendToServer
const TIntKErrParmNameNotInProvDoc
const TIntKErrParseCallbackError
const TIntKErrPhoneOnOfflineMode
const TIntKErrProfileAccessDenied
const TIntKErrProfileNotFound
const TIntKErrProtoMissing
const TIntKErrProtoNotSupported
const TIntKErrPushMessageParserErrorBase
const TIntKErrReferenceToolkitError
const TIntKErrServerDatabaseNotFound
const TIntKErrServerIdNotMatching
const TIntKErrSessionIdNotValid
const TIntKErrSlowSync
const TIntKErrSourceLocMissing
const TIntKErrSourceLocNameMissing
const TIntKErrStatusCommandForCommandNotSent
const TIntKErrStatusCommandNotTheSame
const TIntKErrStatusSizeMismatch
const TIntKErrSuspended
const TIntKErrSyncEngineErrorBase
const TIntKErrSyncHdrMissing
const TIntKErrTargetLocMissing
const TIntKErrTargetLocNameMissing
const TIntKErrTaskNotFound
const TIntKErrTransportAuthenticationFailure
const TIntKErrTransportDisconnected
const TIntKErrTransportErrorBase
const TIntKErrTransportHeader
const TIntKErrTransportNotFound
const TIntKErrTransportRequest
const TIntKErrTransportSvrError
const TIntKErrTransportSvrNoUri
const TIntKErrUnknownProfile
const TIntKErrUnknownSyncType
const TIntKErrUnsupportedMimeType
const TIntKErrUnsupportedVersion
const TIntKErrUserInteractionFailed
const TIntKErrVerDTDMissing
const TIntKErrVersionDTDNotSupported
const TIntKErrWrongProvPublicDocId
const TIntKErrWrongVersion
const TIntKErrXmlParsingError

SyncML-specific error codes.

Member Attribute Documentation

KErrAppAddrCharacNotFound

const TIntKErrAppAddrCharacNotFound

Missing APPADDR characteristic or sub characteristic

KErrAppSrvAAuthLevelNotFound

const TIntKErrAppSrvAAuthLevelNotFound

Push message has missing or invalid APPSRV

KErrAuthenticationFailure

const TIntKErrAuthenticationFailure

KErrBadTransportId

const TIntKErrBadTransportId

Profile has no Transport ID.

KErrCannotCommunicateWithServer

const TIntKErrCannotCommunicateWithServer

Could not communicate with the server: possibly a time-out occurred.

KErrClientAAuthLevelNotFound

const TIntKErrClientAAuthLevelNotFound

Push message has missing or invalid AppAuth Client

KErrClientAPIBase

const TIntKErrClientAPIBase

Base value for client API-related errors.

KErrClientDatabaseNotFound

const TIntKErrClientDatabaseNotFound

No suitable database was found on the client device.

KErrCommandInvalid

const TIntKErrCommandInvalid

Currently unused.

KErrConnectionError

const TIntKErrConnectionError

Transports could not connect to the server.

KErrConnectionNotFound

const TIntKErrConnectionNotFound

The requested connection does not exist within the profile.

KErrDMAccUriIsCorrupt

const TIntKErrDMAccUriIsCorrupt

Push message has invalid DM account URI.

KErrDMConUriIsCorrupt

const TIntKErrDMConUriIsCorrupt

Push message has invalid DM connection URI.

KErrDataDepotStreamNotFound

const TIntKErrDataDepotStreamNotFound

The requested data stream cannot be found in the Data Store.

KErrDataProviderNotFound

const TIntKErrDataProviderNotFound

The requested data provider does not exist.

KErrDatabaseAdapterIndexError

const TIntKErrDatabaseAdapterIndexError

Database adapter failed to create an item.

KErrDevInfFileNotFound

const TIntKErrDevInfFileNotFound

Currently unused.

KErrEmptyAauthLevelValue

const TIntKErrEmptyAauthLevelValue

Push message has missing or invalid AAUTHLEVEL.

KErrFailedToAddRecord

const TIntKErrFailedToAddRecord

Failed to add record in database.

KErrFailedToCloseDatabase

const TIntKErrFailedToCloseDatabase

Data Provider close failed.

KErrFailedToDeleteRecord

const TIntKErrFailedToDeleteRecord

Failed to delete record in database.

KErrFailedToGetRecord

const TIntKErrFailedToGetRecord

Failed to get record from DevMan.

KErrFailedToReplaceRecord

const TIntKErrFailedToReplaceRecord

Failed to replace record in database.

KErrGeneral

const TIntKErrGeneral

KErrIntegrityFailureHMAC

const TIntKErrIntegrityFailureHMAC

Failed to verify the generated HMAC value.

KErrInvalidAppAuth

const TIntKErrInvalidAppAuth

Currently unused.

KErrInvalidAppIdValue

const TIntKErrInvalidAppIdValue

Push message has missing or invalid App Id.

KErrInvalidCert

const TIntKErrInvalidCert

Server certificate is invalid or not in Store.

KErrInvalidCredentials

const TIntKErrInvalidCredentials

Unsupported (USERNETWPIN or USERPIN) security mechanism specified.

KErrInvalidProfile

const TIntKErrInvalidProfile

Currently unused.

KErrInvalidProviderIdValue

const TIntKErrInvalidProviderIdValue

Push message has missing or invalid Provider-ID.

KErrInvalidToNapIdValue

const TIntKErrInvalidToNapIdValue

Push message has missing or invalid TO-NAPID.

KErrJobNotFound

const TIntKErrJobNotFound

The requested job has completed.

KErrMappingInfoMissing

const TIntKErrMappingInfoMissing

Mapping of added item could not created.

KErrMappingInfoNotAcked

const TIntKErrMappingInfoNotAcked

Mapping has not been acknowledged by the server.

KErrMessageIsCorrupt

const TIntKErrMessageIsCorrupt

Push message is corrupt.

KErrMessageTooShort

const TIntKErrMessageTooShort

Push message is too short.

KErrMissingRequiredParmInClient

const TIntKErrMissingRequiredParmInClient

Currently unused.

KErrMissingRequiredParmInSvr

const TIntKErrMissingRequiredParmInSvr

Currently unused.

KErrMissingStatusCommands

const TIntKErrMissingStatusCommands

Status command(s) were expected but are missing.

KErrMustUsageUriNotComplete

const TIntKErrMustUsageUriNotComplete

Currently unused.

KErrNoAppAuthCharac

const TIntKErrNoAppAuthCharac

Push message has missing or invalid APPAUTH characteristic.

KErrNoApplicationCharac

const TIntKErrNoApplicationCharac

Push message has missing or invalid APPLICATION characteristic

KErrNoCredentials

const TIntKErrNoCredentials

Currently unused.

KErrNoNotificationBody

const TIntKErrNoNotificationBody

Push message has no body.

KErrNoSuchTask

const TIntKErrNoSuchTask

Currently unused.

KErrObjectInUse

const TIntKErrObjectInUse

The object to modify or delete is currently in use.

KErrObjectPendingDelete

const TIntKErrObjectPendingDelete

The requested object is pending deletion.

KErrObjectTooLargeToSendToServer

const TIntKErrObjectTooLargeToSendToServer

Object is too large to send to server.

KErrParmNameNotInProvDoc

const TIntKErrParmNameNotInProvDoc

Push message has missing characteristic.

KErrParseCallbackError

const TIntKErrParseCallbackError

Currently unused.

KErrPhoneOnOfflineMode

const TIntKErrPhoneOnOfflineMode

KErrProfileAccessDenied

const TIntKErrProfileAccessDenied

The specified profile is not available for edit, e.g. a Device Management profile, or open for edit by another client.

KErrProfileNotFound

const TIntKErrProfileNotFound

The requested profile does not exist.

KErrProtoMissing

const TIntKErrProtoMissing

SyncML message did not specify a protocol.

KErrProtoNotSupported

const TIntKErrProtoNotSupported

SyncML message specified an unsupported protocol.

KErrPushMessageParserErrorBase

const TIntKErrPushMessageParserErrorBase

Base value for push message parser-related errors.

KErrReferenceToolkitError

const TIntKErrReferenceToolkitError

There was an error reported in the reference toolkit.

KErrServerDatabaseNotFound

const TIntKErrServerDatabaseNotFound

No suitable database was found on the server.

KErrServerIdNotMatching

const TIntKErrServerIdNotMatching

Server id from profile does not match with id from syncML server.

KErrSessionIdNotValid

const TIntKErrSessionIdNotValid

Invalid session ID.

KErrSlowSync

const TIntKErrSlowSync

Sync is going to be slow.

KErrSourceLocMissing

const TIntKErrSourceLocMissing

SyncML message did not specify a source location.

KErrSourceLocNameMissing

const TIntKErrSourceLocNameMissing

Currently unused.

KErrStatusCommandForCommandNotSent

const TIntKErrStatusCommandForCommandNotSent

A status was received for a cmdId, but this cmdId was not sent.

KErrStatusCommandNotTheSame

const TIntKErrStatusCommandNotTheSame

A status was received but the command string does not matched the received one.

KErrStatusSizeMismatch

const TIntKErrStatusSizeMismatch

Large object size mismatch.

KErrSuspended

const TIntKErrSuspended

The requested data stream cannot be found in the Data Store.

KErrSyncEngineErrorBase

const TIntKErrSyncEngineErrorBase

Base value for engine-related errors.

KErrSyncHdrMissing

const TIntKErrSyncHdrMissing

Currently unused.

KErrTargetLocMissing

const TIntKErrTargetLocMissing

SyncML message did not specify a target location.

KErrTargetLocNameMissing

const TIntKErrTargetLocNameMissing

Currently unused.

KErrTaskNotFound

const TIntKErrTaskNotFound

The requested task does not exist within the profile.

KErrTransportAuthenticationFailure

const TIntKErrTransportAuthenticationFailure

Transport Authentification failure.

KErrTransportDisconnected

const TIntKErrTransportDisconnected

Transport disconnected the session.

KErrTransportErrorBase

const TIntKErrTransportErrorBase

Base value for transport-related errors.

KErrTransportHeader

const TIntKErrTransportHeader

Error in the provided headers.

The transport has not been suitably configured.

KErrTransportNotFound

const TIntKErrTransportNotFound

The requested transport adaptor does not exist.

KErrTransportRequest

const TIntKErrTransportRequest

Error with the request.

The transport cannot send data as created.

KErrTransportSvrError

const TIntKErrTransportSvrError

There was a transport server error.

KErrTransportSvrNoUri

const TIntKErrTransportSvrNoUri

The URI does not exist.

KErrUnknownProfile

const TIntKErrUnknownProfile

Push message specifies an unknown profile.

KErrUnknownSyncType

const TIntKErrUnknownSyncType

Push message specifies an unknown type of sync.

KErrUnsupportedMimeType

const TIntKErrUnsupportedMimeType

Push message specifies an unsupported version.

KErrUnsupportedVersion

const TIntKErrUnsupportedVersion

Unsupported WBXML version

KErrUserInteractionFailed

const TIntKErrUserInteractionFailed

User interaction failed.

KErrVerDTDMissing

const TIntKErrVerDTDMissing

SyncML message did not specify a DTD version.

KErrVersionDTDNotSupported

const TIntKErrVersionDTDNotSupported

SyncML message specified an unsupported DTD version.

KErrWrongProvPublicDocId

const TIntKErrWrongProvPublicDocId

Prov Document identifier not WAP Provisoning version 1.0

KErrWrongVersion

const TIntKErrWrongVersion

Push message specifies an unsupported version.

KErrXmlParsingError

const TIntKErrXmlParsingError

XML parsing error.