symbian error code 所有错误代码

KErrNone0 
KErrNotFound-1Unable to find the specified object
KErrGeneral-2General (unspecified) error
KErrCancel-3The operation was cancelled
KErrNoMemory-4Not enough memory
KErrNotSupported-5The operation requested is not supported
KErrArgument-6An argument is out of range
KErrTotalLossOfPrecision-7This error arises when converting from an internal 96-bit real representation to a TReal32; the exponent of the internal representation is so small that the 32-bit real cannot contain it.
KErrBadHandle-8An invalid handle has been passed. A function involving a resource owned by a server or the kernel has specified an invalid handle.
KErrOverflow-9In the context of mathematical or time/date functions, indicates a calculation that has produced arithmetic overflow exceeding the bounds allowed by the representation. In the context of data transfer, indicates that a buffer has over-filled without being emptied soon enough.
KErrUnderflow-10In the context of mathematical or time/date functions, indicates a calculation that has produced a result smaller than the smallest magnitude of a finite number allowed by the representation. In the context of data transfer, indicates that a buffer was under-filled when data was required.
KErrAlreadyExists-11Already exists
KErrPathNotFound-12Unable to find the specified folder
KErrDied-13A handle refers to a thread that has died.
KErrInUse-14A requested resource is already in exclusive use.
KErrServerTerminated-15Client/server send/receive operation cannot run, because the server has terminated.
KErrServerBusy-16A client/server send/receive operation cannot run, because the server is busy handling another request.
KErrCompletion-17An operation is complete, successfully or otherwise. This code may be used to indicate that some follow on operation can take place. It does not necessarily indicate an error condition.
KErrNotReady-18A device required by an i/o operation is not ready to start operations. A common reason for returning this code is because a device has not been initialised, or has no power.
KErrUnknown-19Unknown error
KErrCorrupt-20Some media is not formatted properly, or links between sections of it have been corrupted.
KErrAccessDenied-21Access denied
KErrLocked-22An operation cannot be performed, because the part of the file to be read or written is locked.
KErrWrite-23During a file write operation, not all the data could be written.
KErrDisMounted-24A volume which was to be used for a file system operation has been dismounted.
KErrEof-25End of file has been reached.
KErrDiskFull-26Disk full
KErrBadDriver-27A driver DLL is of the wrong type.
KErrBadName-28A file name or other object name does not conform to the required syntax.
KErrCommsLineFail-29Comms line failed
KErrCommsFrame-30A frame error has occurred in a communications operation.
KErrCommsOverrun-31An overrun has been detected by a communications driver.
KErrCommsParity-32A parity error has occurred in communications.
KErrTimedOut-33Timed out
KErrCouldNotConnect-34Failed to connect
KErrCouldNotDisconnect-35Failed to disconnect
KErrDisconnected-36A function could not be executed because the required session was disconnected.
KErrBadLibraryEntryPoint-37A library entry point was not of the required type.
KErrBadDescriptor-38A non-descriptor parameter was passed by a client interface, when a server expected a descriptor.
KErrAbort-39An operation has been aborted
KErrTooBig-40A number was too big
KErrDivideByZero-41Divide by zero
KErrBadPower-42Insufficient power was available to complete an operation.
KErrDirFull-43An operation on a directory has failed.
KErrHardwareNotAvailable -44An operation cannot be performed because the necessary hardware is not available
KErrSessionClosed-45The completion status when an outstanding client/server message is completed because a shared session has been closed.
KErrPermissionDenied  -46An operation cannot be performed due to a potential security violation.
KErrExtensionNotSupported-47A requested extension function is not supported by the object concerned.
KErrCommsBreak  -48A break has occurred in a communications operation.
KErrMsgBioMessageNotValid-90

Etel Fax

KFaxErrModemNotWorking-101The fax modem has failed
KFaxErrCannotConnect-102 
KFaxErrCSIorCIG-103 
KFaxErrDISorDTC-104 
KFaxErrFrameFail-105The connection to the fax machine has been broken
KFaxErrAtNegotiatedSpeed-106 
KFaxErrCFR-107 
KFaxErrMCF-108 
KFaxErrCRP-109 
KFaxErrNoDial-110Could not dial fax number
KFaxErrNoDialTone-111No dial tone was detected
KFaxErrBusy-112The line is busy
KFaxErrNoAnswer-113The call was not answered
KFaxErrNoCarrier-114The call was not answered by a fax machine
KFaxErrRemoteCannotReceive-115Could not send to the fax machine. The fax machine is unable to receive faxes
KFaxErrCompression-116Panic
KFaxErrPageTooLong-117Panic
KFaxErrDCN-118 
KFaxErrRemoteDCN-119 
KFaxErrHDLC-120 
KFaxErrStopAndWait-121Panic
KFaxErrTrainStop-122 
KFaxErrReceiveTimeout-123Could not send to the fax machine. The connection has timed out
KFaxErrCannotEndData-124The connection to the fax machine has been broken
KFaxErrEOP-125 
KFaxErrMPS-126 
KFaxErrNoReceiveMode-127 
KFaxErrCannotAnswer-128 
KFaxErrPrematureHangup-129Could not receive fax. The fax machine ended the call
KFaxErrModemResponse-130 
KFaxErrPrematureOK-131 
KFaxErrNoFinalOK-132 
KFaxErrUnknownPageCode-133 
KFaxErrNoHangup-134 
KFaxErrNoNegotiate-135 
KFaxErrModemDisconnect-136 
KFaxErrWrongModemType-137 
KFaxErrTrainFail-138 
KFaxTransmitterStalled-139 
KFaxReceiverOverflow-140 
KFaxCannotOpenPort-141 
KFaxCannotCloseStore-142 
KFaxCannotOpenStore-143 
KFaxThreadError-144 
KFaxFileSessionError-145 
KFaxLogCreateError-146 
KFaxFileSeekError-147 
KFaxPDDError-148 
KFaxLDDError-149 
KFaxC32Error-150 
KFaxCommsServerError-151 
KFaxCommsPortError-152 
KFaxCancelRequested-153 
KFaxNoClass2Xon-154 
KFaxConfigError-155 
KFaxCannotAutodetect-156 
KCannotFindFirstPage-157 
KFaxBadInitialization-158 
KFaxOnlyJustAutoDetected-159 
KFaxBelowMinSpeed-160 
KFaxPollingUnsupported-161 
KFaxNothingToPoll-162 
KFaxEtelServerError-163 

Email Pop Errors

KPop3CannotConnect-170The POP3 server refused to allow a connection
KPop3InvalidUser-171The POP3 server refused to allow a connection. Check your mailbox username
KPop3InvalidLogin-172The POP3 server refused to allow a connection. Check your mailbox username and password
KPop3CannotCreateApopLogonString-173Could not create secure logon string. Mailbox server may not support secure logon
KPop3ProblemWithRemotePopServer-174Problem communicating with POP3 server
KPop3CannotOpenServiceEntry-175Panic
KPop3CannotSetRequiredFolderContext-176Panic
KPop3InvalidApopLogin-177Panic

Email Socket Errors

KImsKErrorDNSNotFound-180Could not find a DNS server. Please check the DNS address in the internet control panel
KImsKErrorControlPanelLocked-181Could not connect to internet. Please ensure the internet control panel is closed
KImskErrorISPOrIAPRecordNotFound-182 
KImskErrorActiveSettingIsDifferent-183Unable to connect using the specified IAP, already connected to the Internet using a different IAP
KImskSecuritySettingsFailed-184 

Socket Errors

KErrNetUnreach-190Could not connect to the network. Currently unreachable
KErrHostUnreach-191Could not connect to the specified server
KErrNoProtocolOpt-192The specified server refuses the selected protocol
KErrUrgentData-193 
KErrWouldBlock-1000See also BAFL, OCR and PTI errors

Email IMAP Errors

KErrImapConnectFail-200Could not connect to IMAP4 server
KErrImapServerFail-201The connection to the IMAP4 server has been broken
KErrImapServerParse-202 
KErrImapServerBusy-203The IMAP4 server refused to allow connection. The server is currently busy
KErrImapServerVersion-204Could not connect to the IMAP server. The IMAP server is of the wrong version
KErrImapSendFail-205Could not transmit to the IMAP4 server
KErrImapBadLogon-206The IMAP4 server refused to allow a connection. Check your mailbox username and password
KErrImapSelectFail-207 
KErrImapWrongFolder-208Could not select an IMAP4 folder
KErrImapServerNoSecurity-209 
KErrImapServerLoginDisabled-210Login for this IMAP4 server has been disabled
KErrImapTLSNegotiateFailed-211A secure connection cannot be made to this server
KErrImapCantDeleteFolder-212This folder cannot be deleted
KDmssUnknownErr-221 
KDmssMailboxUnavailableErr-222 
KDmssActionAbortedErr-223 
KDmssActionNotTakenErr-224 
KDmssCmdUnrecognisedErr-225 
KDmssSyntaxErrorErr-226 
KDmssCmdNotImplementedErr-227 
KDmssBadSequenceErr-228 
KDmssParamNotImplementedErr-229 
KDmssMailboxNoAccessErr-230 
KDmssExceededStorageErr-231 
KDmssMailboxNameErr-232 
KDmssTransactionFailedErr-233 
KDmssTimeOutErr-234 

Email SMTP Error

KSmtpNoMailFromErr-240Could not send email due to an invalid return email address. Check your email address in your account settings
KSmtpUnknownErr-241Problem while sending email
KSmtpBadMailFromAddress-242Email message has an invalid "From" address
KSmtpBadRcptToAddress-243Email message has an invalid "To", "Cc" or "Bcc" address
KSmtpLoginRefused-244SMTP server refused to allow connection
KSmtpNoMsgsToSendWithActiveSettings-245Could not send email. The messages are destined for an account different from the currently connected one.
KErrSmtpTLSNegotiateFailed-246Secure connection failed. Server may not accept secure connections or certificates may be expired.
KImcmHTMLPartNotPopulated-250 
KImcmInvalidMessageStructure-251 
KErrPop3TLSNegotiateFailed-260 

Access Point Engine

KErrInvalidColumn-300Attempting to read or write a column which does not exists.
KErrInvalidBearer-301The given bearer is not valid.
KErrInvalidDatabaseType-302The type of the database is not valid
KErrInvalidName-303The name of the AP is not valid (length = 0)
KErrDescOverflow-304
KErrNullPointerPassed-305The passed pointer was invalid = NULL
KErrInvalidFilterType-310The filter is not valid
KErrInvalidBearerType-311The bearer is not valid
KErrInvalidIspRequest-312The ISP type given is invalid
KErrValueUnspecified-323Used when the requested value was not specified in the database
KApSelectionCanceled-350
KTxtNotOverriden-351
KErrInvalidTextId-355
KErrActiveApDbObserverNotFound-500Can be BIO Messaging "KBspInvalidMessage"

BIO messaging

KBspInvalidMessage-500"Corrupt message cannot be read. (can also be KErrValueUnspecified in AP Engine)"
KBspSmartMessageInvalidToken-501"Corrupt message cannot be read."
KBspSmartMessageNoParserDefined-502"Unknown message type cannot be read."
KIacpUnknownSmsType-510"Left token not starting with neither 'M' nor 'I'."
KIacpBIOMsgTypeNotSupported-511"This Bio msg is not suppported.."
KiacpMandatoryDataNotSet-512"A mandatory Field/Value has not been found in SMS message."
KIacpUnknownMailProtocol-513"Mailbox configuration message refers to an unknown protocol."
KIacpErrRightToken-514"Improper right token i.e not equal t/f (True/False)."
KIacpErrLeftToken-515"Unknown Left Token i.e not starting with 'M' for Mail or 'I' for Internet configuration"
KIacpErrSmsDataNotParsed-516"Sms data should be parsed before commiting."
KIacpErrSmsDataNotRestored-517"Sms data should be parsed before commiting."
KIacpScriptErrISPNotFound-518"Mailbox configuration message specifies an unknown Internet Access Point."
KIacpErrScriptNotDefined-519"Script not included in sms."
KIacpErrScriptNotFoundInDB-520"There is no script in DB to append to.."
KIacpErrScriptAlreadyAdd-521"Script cannot be add more than ounce for a each Bio Msg."

WAP

KWappErrXmlVer-601"Wrong XML version"
KWappErrOutbound-602"Index in exceeds boundaries"
KWappErrStringTable-603"Bad String table reference"
KWappErrEOS-604"Reached the end of a key descriptor"
KWappErrUnexpectedValue-605"Expecting a different tag or content/attributes"
KWappErrNoAttributes-606"Expecting attributes- missing"
KWappErrMandatoryTagMissing-607"Search for a mandatory tag failed"
KWappErrStoreNotFound-608"No store attached to this entry"
KWappErrMsgUnparsed-609"Trying to process a message which is unparsed"
KWappErrUnrecognised-610"Token or string is not a recognised value"
KWappErrNullValue-611"Variable is null or has not been intialised"
KWappErrContent-612"Empty element, particularly a problem if it's an empty characteristic- has no PARMS"
KWappErrNoDBRecords-613"Could not find a first record in the COMMDB"
KWappErrNotSupported-614"Not Supported - WAP specific"
KWappErrBadMessage-615"Data content/format of message is invalid"
KWappErrNoTermination-616"Terminating byte missing from string or data element."

More Wap errors can be found in the ranges -5300..-5500 and -10000..-10025. See below.

XML Parser

EXmlFeatureLockedWhileParsing-974
EXmlDtdRequired-975
EXmlEntityDeclInPe-976
EXmlUnexpectedState-977
EXmlNotStandalone-978
EXmlExternalEntityHandling-979
EXmlUnclosedCdata-980
EXmlIncorrectEncoding-981
EXmlUnknownEncoding-982
EXmlMisplacedPi-983
EXmlAttributeExternalEntityRef-984
EXmlBinaryEntityRef-985
EXmlBadCharRef-986
EXmlAsyncEntity-987
EXmlRecursiveEntity-988
EXmlUndefinedEntity-989
EXmlPeRef-990
EXmlJunkAfterDocElement-991
EXmlDuplicateAttribute-992
EXmlTagMismatch-993
EXmlPartialChar-994
EXmlUnclosedToken-995
EXmlInvalidToken-996
EXmlNoElements-997
EXmlSyntax-998
EXmlParserError-1000

BAFL

KErrExtended-1000
KErrExtendedWithText-1001
KLeaveWithoutAlert-1002
KLeaveExit-1003

OCR

KErrOcrBadImage-1001Bad image or unsupported format
KErrOcrBadLanguage-1002Unsupported language
KErrOcrBadRegion-1003Bad layout region
KErrOcrNotSetLanguage-1004Not set any language
KErrOcrBadDictFile-1005Not set any language packages

Predictive Text Input

KErrNoActiveLanguage-1001
KErrLanguageNotFound-1002
KErrNoSuitableCore-1003
KErrNotAllowed-1004
KErrTooLongWord-1005
KErrInvalidWord-1006
KErrTooLongReading-1007
KErrInvalidReading-1008
KErrUserDic-1009

ETEL Errors

KErrEtelNotCallOwner-2000 
KErrEtelDuplicatePhoneName-2001 
KErrEtelAlreadyCallOwner-2002 
KErrEtelNoCarrier-2003"Problem communicating receiving device. Call was unexpectedly dropped"
KErrEtelBusyDetected-2004"Phone number is busy. Wait before trying again"
KErrEtelNoClientInterestedInThisCall-2005 
KErrEtelInitialisationFailure-2006 
KErrEtelCallNotActive-2007 
KErrEtelNoAnswer-2008"Call was not answered"
KErrEtelNoDialTone-2009 
KErrEtelConfigPortFailure-2010 
KErrEtelFaxChunkNotCreated-2011 
KErrEtelNotFaxOwner-2012 
KErrEtelPortNotLoanedToClient-2013 
KErrEtelWrongModemType-2014 
KErrEtelUnknownModemCapability-2015 
KErrEtelAnswerAlreadyOutstanding-2016 
KErrEtelModemNotDetected-2017"Phone is turned off or not ready. Check phone and try again"
KErrEtelModemSettingsCorrupt-2018 
KErrEtelPortAlreadyLoaned-2019"The Data port is in use by another call or application."
KErrEtelCallAlreadyActive-2020"Another call active. Close it before opening a new one"

NetDial Errors

KErrExitNoModem-3001"No response from phone. Ensure phone is switched on"
KErrExitModemError-3002"Problem communicating with Internet service's modem"
KErrExitLoginFail-3003"Internet username or password is incorrect."
KErrExitScriptTimeOut-3004"Internet service login script timed out. Internet service login script may be incorrect."
KErrExitScriptError-3005"Problem with Internet service login script. Internet service login script may be incorrect."
KErrNetDialDatabaseDefaultUndefined-3006"No Internet Access Points are defined"
KErrNetDialDatabaseTypeUnknown-3007"No Internet Access Points are defined"
KErrNetDialDatabaseNotFound-3008"No Internet Access Points are defined"
KErrNetDialHscsdNotSupported-3009 

TCP/IP (v4)

KErrIfAuthenticationFailure-3050"Internet username or password is incorrect"
KErrIfAuthNotSecure-3051"Internet service server only allows plain text authentication. This is currently disabled.
KErrIfAccountDisabled-3052"Could not connect to Internet service. Your account has been disabled"
KErrIfRestrictedLogonHours-3053"Could not connect to Internet service. Your account is only active during restricted hours"
KErrIfPasswdExpired-3054"Could not connect to Internet service. Your Internet password has expired"
KErrIfNoDialInPermission-3055"Could not connect to Internet service. Your do not have dial-in permission"
KErrIfChangingPassword-3056 
KErrIfCallbackNotAcceptable-3057"Could not connect to Internet service. Callback is not supported"
KErrIfDNSNotFound-3058"Could not find specified Internet server"
KErrIfLRDBadLine-3059"Bad line to Internet service dropped"
KErrIfNoServerPresent-3060 
KErrIfRemoteDisconnected-3061 

More TCP/IP errors below (in the -5100 range).

Multimode Telephony

Multimode telephony errors that will be generated by TSY

KErrMMEtelWrongMode-3201Client has requested a mode-specific API service and the phone is currently in the wrong mode.
KErrMMEtelFailedDueToModeChange-3202Error code to cater for requests that fail because the mode changes mid-way during servicing that request
KErrMMEtelRemoteEndTermination-3203Remote user (or network) has terminated an ongoing call.
KErrMMEtelSmsFormatNotSupported-3204Client requested a message format that is not supported by TSY anor phone.
KErrMMEtelFeatureCodeNotSet-3205Client requests a service whose feature code has not been programmed e.g. Call Forwarding.
KErrMMEtelNetworkNotResponding-3206Network has failed to respond to an MS initiated request e.g. "flash info"
KErrMMEtelCallForbidden-3207Client requests a call to a destination that is forbidden.
KErrMMEtelMaxReached-3208The maximum number of entries in astore has been reached.
KErrMMEtelCallTerminated-3209Remote user (or network) has terminated an ongoing call.
KErrMMEtelFormatNotSupported-3210The client requested a message format that is not supported by TSY anor phone.
KErrMMEtelHiddenEntry-3211The phonebook entry is hidden.This is a USIM phonebook specific error.
KErrMMEtelFallbacktoVoice-3212The request to answer a multimedia call has failed because the network can now only support voice.
KErrMMEtelMacVerificationFailed-3213Authentication derived MAC does not match locally calculated MAC
KErrMMEtelSqnVerificationFailed-3214Authentication derived SQN value is not in the expected range
KErrMMEtelAuthenticateFailed-3215Authenticate command failed

Error codes for use with Smart card application APIs.

KErrMMEtelScMaxApplicationsActive-3216Application cannot be activated as maximum number of applications already active.
KErrMMEtelScNoInfoNonVolatileMemoryUnchanged-3217No information given, the state of the non-volatile memory is unchanged.
KErrMMEtelScNoInfoNonVolatileMemoryChanged-3218No information given, the state of the non-volatile memory is changed.
KErrMMEtelScReturnedDataCorrupt-3219Part of the returned data may be corrupt.
KErrMMEtelScEofReached-3220End of file reached before reading requested number of bytes or records have been read.
KErrMMEtelScFileInvalidated-3221Selected file is invalidated.
KErrMMEtelScNoMemory-3222The smart card had a memory problem when executing the command.
KErrMMEtelScWrongLength-3223Wrong length
KErrMMEtelScGeneral-3224Technical problem, no precise diagnosis
KErrMMEtelScIncompatibleFileStructure-3225Command incompatible with file structure
KErrMMEtelScReferencedDataInvalidated-3226Referenced data invalidated
KErrMMEtelScFunctionNotSupported-3227Function not supported
KErrMMEtelScFileNotFound-3228File not found
KErrMMEtelScRecordNotFound-3229Record not found
KErrMMEtelScReferencedDataNotFound-3230Referenced data not found
KErrMMEtelScApplicationNotActive-3231Application not activate.

CDMA network errors that will be generated by networks

KErrCdmaSmsAddressVacant-3256SMS destination address is valid but not currently allocated to an SMS terminal.
KErrCdmaSmsAddressTranslationFailure-3257SMS destination address is invalid.
KErrCdmaSmsNetworkResourceShortage-3258Network transmissionfailed due to lack of network resource or link capacity.
KErrCdmaSmsNetworkFailure-3259A network node failed, a link failed or a required operation failed.
KErrCdmaSmsInvalidTeleserviceId-3260SMS Teleservice ID is either not known or not supported.
KErrCdmaSmsOtherNetworkProblem-3261A network problem other than identified by above error codes.
KErrCdmaSmsNoPageResponse-3262The addressed MS-based SME is known but it does not respond to a page.
KErrCdmaSmsDestinationBusy-3263The addressed MS-based SME is SMS capable but is currently engaged in a call, a service or a call mode that precludes the use of SMS.
KErrCdmaSmsNoAcknowledgement-3264The destination SME does not acknowledge receipt of the SMS delivery.
KErrCdmaSmsDestinationResourceShortage-3265A required terminal resource (e.g.memory) is not available to process this message.
KErrCdmaSmsDeliveryPostponed-3266Delivery is not currently possible but SMS notification is pending.
KErrCdmaSmsOtherNetworkProblem-3267The addressed destination is out of service for an extended period of time.
KErrCdmaSmsDestinationNoLongerAtAddress-3268The MS based SME is no longer at the temporary SMS routing address.
KErrCdmaSmsOtherTerminalProblem-3269A terminal problem other than identified by the above error codes.
KErrCdmaSmsRadioInterfaceResourceShortage-3320There is no channel available or there is radio congestion at this time.
KErrCdmaSmsRadioInterfaceIncompatibility-3321The MS for an MS-based SME is operating in a mode that does not support SMS at this time.
KErrCdmaSmsOtherRadioInterfaceProblem-3322A radio interface problem other than identified by the above error codes.
KErrCdmaSmsEncodingProblem-3352The size of a parameter or field is not what is expected.
KErrCdmaSmsOriginationDenied-3353The originating MIN is not recognized, the originating address is not allowed for the originating MIN, the ESN doesn't match the originating MIN, the origination is not authorized, the originating address is not recognized, etc.
KErrCdmaSmsTerminationDenied-3354The destination is not authorized to receive the SMS message, the MC refused the message, the destination SME refused the message, the destination is not authorized for a required supplementary service, etc.
KErrCdmaSmsSupplServiceNotSupported-3355The originating supplementary service is not known or supported, the sender is not authorized for an originating supplementary service, etc.
KErrCdmaSmsSmsNotSupported-3356SMS is not supported by an addressed functional entity.
KErrCdmaSmsMissingExpectedParameter-3358An optional parameter is missing that is required for a particular function.
KErrCdmaSmsMissingMandatoryParameter-3359A parameter is missing that is mandatory for a particular message.
KErrCdmaSmsUnrecognizedParameterValue-3360A known parameter has an unknown or unsupported value.
KErrCdmaSmsUnexpectedParameterValue-3361A known parameter has a known, but unexpected value.
KErrCdmaSmsUserDataSizeError-3362The User Data size is too large for access technology, transport network, or call mode, etc. The User Data size is not what is expected for the indicated teleservice.
KErrCdmaSmsOtherGeneralProblem-3363Other general problems.

GenConn

KErrGenConnDatabaseDefaultUndefined-3606"No Internet accounts have been set up. Set up an account in Control panel."
KErrGenConnDatabaseTypeUnknown-3607"CommDb error"
KErrGenConnDatabaseNotFound-3608"CommDb error"
KErrGenConnNoGPRSNetwork-3609"No Packet network available"
KErrGenConnIncorrectMSClass-3610"Phone capabilities insufficient for required services"
KErrGenConnInadequateSignalStrengh-3611"Signal strength too low for connection, try again later"
KErrGenConnStateMachineNotAvailable-3612"State Machine not available for connection"

Etel GSM Errors

Radio Resource Layer (GSM 4.08) 
KErrGsmRRUnspecifedAbnormalRelease-4001
KErrGsmRRChannelUnacceptable-4002
KErrGsmRRTimerExpired-4003
KErrGsmRRNoActivityOnRadioPath-4004
KErrGsmRRPreEmptiveRelease-4005
KErrGsmRRCallAlreadyCleared-4065
KErrGsmRRInvalidMessage-4095
KErrGsmRRNonExistentMessage-4097
KErrGsmRRIncompatibleMessageWithCallState-4098
KErrGsmRRInvalidInformationElement-4100
KErrGsmRRUnspecifiedProtocolError-4111
Mobility Management Layer (GSM 4.08) 
KErrGsmMMUnallocatedTmsi-4129
KErrGsmMMImsiUnknownInHlr-4130
KErrGsmMMIllegalMs-4131
KErrGsmMMImsiUnknownInVlr-4132
KErrGsmMMImeiNotAccepted-4133
KErrGsmMMIllegalMe-4134
KErrGsmMMPlmnNotAllowed-4139
KErrGsmMMLocationAreaNotAllowed-4140
KErrGsmMMRoamingNotAllowedInThisLocationArea-4141
KErrGsmMMNoSuitableCellsInArea-4143
KErrGsmMMNetworkFailure-4145
KErrGsmMMMacFailure-4148
KErrGsmMMSynchFailure-4149
KErrGsmMMCongestion-4150
KErrGsmMMGsmAuthenticationUnacceptable-4151
KErrGprsActivationRejected-4159
KErrGsmMMServiceOptionNotSupported-4160
KErrGsmMMServiceOptionNotSubscribed-4161
KErrGsmMMServiceOptionTemporaryOutOfOrder-4162
KErrGsmMMCallCanNotBeIdentified-4166
KErrGsmMMSemanticErrorInMessage-4223
KErrGsmMMMandatoryInformationElementError-4224
KErrGsmMMNonExistentMessageType-4225
KErrGsmMMIncompatibleMessageWithProtocolState-4226
KErrGsmMMNonExistentInformationElement-4227
KErrGsmMMConditionalIEError-4228
KErrGsmMMIncompatibleMessageWithCallState-4229
KErrGsmMMUnspecifiedProtocolError-4239
Call Control Layer (GSM 04.08) 
KErrGsmCCUnassignedNumber-4257
KErrGsmCCNoRouteToTransitNetwork-4258
KErrGsmCCNoRouteToDestination-4259
KErrGsmCCChannelUnacceptable-4262
KErrGsmCCOperatorDeterminedBarring-4264
KErrGsmCCNormalCallClearing-4272
KErrGsmCCUserBusy-4273
KErrGsmCCUserNotResponding-4274
KErrGsmCCUserAlertingNoAnswer-4275
KErrGsmCCCallRejected-4277
KErrGsmCCNumberChanged-4278
KErrGsmCCPreemption-4281
KErrGsmCCNonSelectedUserClearing-4282
KErrGsmCCDestinationOutOfOrder-4283
KErrGsmCCInvalidNumberFormat-4284
KErrGsmCCFacilityRejected-4285
KErrGsmCCResponseToStatusEnquiry-4286
KErrGsmCCNormalUnspecified-4287
KErrGsmCCNoChannelAvailable-4290
KErrGsmCCNetworkOutOfOrder-4294
KErrGsmCCTemporaryFailure-4297
KErrGsmCCSwitchingEquipmentCongestion-4298
KErrGsmCCAccessInformationDiscarded-4299
KErrGsmCCRequestedChannelNotAvailable-4300
KErrGsmCCResourceNotAvailable-4303
KErrGsmCCQualityOfServiceNotAvailable-4305
KErrGsmCCRequestedFacilityNotSubscribed-4306
KErrGsmCCIncomingCallsBarredInCug-4311
KErrGsmCCBearerCapabilityNotAuthorised-4313
KErrGsmCCBearerCapabilityNotCurrentlyAvailable-4314
KErrGsmCCServiceNotAvailable-4319
KErrGsmCCBearerServiceNotImplemented-4321
KErrGsmCCChannelTypeNotImplemented-4322
KErrGsmCCAcmGreaterThanAcmMax-4324
KErrGsmCCRequestedFacilityNotImplemented-4325
KErrGsmCCOnlyRestrictedDigitalInformationBCAvailable-4326
KErrGsmCCServiceNotImplemented-4335
KErrGsmCCInvalidCallReferenceValue-4337
KErrGsmCCChannelDoesNotExist-4338
KErrGsmCCSuspendedCallExistsButCallIdentityDoesNotWork-4339
KErrGsmCCCallIdentityInUse-4340
KErrGsmCCNoCallSuspended-4341
KErrGsmCCRequestedCallIdentityAlreadyCleared-4342
KErrGsmCCUserNotInCug-4343
KErrGsmCCIncompatibleDestination-4344
KErrGsmCCInvalidTransitNetworkSelection-4347
KErrGsmCCIncompatibleSegmentedMessage-4350
KErrGsmCCSemanticallyIncorrectMessage-4351
KErrGsmCCInvalidMandatoryInformation-4352
KErrGsmCCNonExistentMessageType-4353
KErrGsmCCIncompatibleMessageInProtocolState-4354
KErrGsmCCNonExistentInformationElement-4355
KErrGsmCCConditionalIEError-4356
KErrGsmCCIncompatibleMessageInCallState-4357
KErrGsmCCRecoveryOnTimerExpiry-4358
KErrGsmCCUnspecifiedProtocolError-4367
KErrGsmCCUnspecifiedInterworkingError-4383
Supplementary Services Layer (GSM 04.80) 
KErrGsmSSUnknownSubscriber-4385
KErrGsmSSIllegalSubscriber-4393
KErrGsmSSBearerServiceNotProvisioned-4394
KErrGsmSSTeleserviceNotProvisioned-4395
KErrGsmSSIllegalEquipment-4396
KErrGsmSSCallBarred-4397
KErrGsmSSIllegalOperation-4400
KErrGsmSSErrorStatus-4401
KErrGsmSSNotAvailable-4402
KErrGsmSSSubscriptionViolation-4403
KErrGsmSSIncompatibility-4404
KErrGsmSSFacilityNotSupported-4405
KErrGsmSSAbsentSubscriber-4411
KErrGsmSSSystemFailure-4418
KErrGsmSSDataMissing-4419
KErrGsmSSUnexpectedDataValue-4420
KErrGsmSSPasswordRegistrationFailure-4421
KErrGsmSSNegativePasswordCheck-4422
KErrGsmSSPasswordAttemptsViolation-4427
KErrGsmSSUnknownAlphabet-4455
KErrGsmSSUssdBusy-4456
KErrGsmSSMaxNumMptyParticipants-4510
KErrGsmSSResourcesUnavailable-4511
SMS Layer (GSM 04.11) 
KErrGsmSMSUnassignedNumber-4513
KErrGsmSMSOperatorDeterminedBarring-4520
KErrGsmSMSCallBarred-4522
KErrGsmSMSReserved-4523
KErrGsmSMSNetworkFailure-4529
KErrGsmSMSShortMessageTransferRejected-4533
KErrGsmSMSMemoryCapacityExceeded-4534
KErrGsmSMSDestinationOutOfOrder-4539
KErrGsmSMSUnidentifiedSubscriber-4540
KErrGsmSMSFacilityRejected-4541
KErrGsmSMSUnknownSubscriber-4542
KErrGsmSMSNetworkOutOfOrder-4550
KErrGsmSMSTemporaryFailure-4553
KErrGsmSMSCongestion-4554
KErrGsmSMSResourcesUnavailable-4559
KErrGsmSMSRequestedFacilityNotSubscribed-4562
KErrGsmSMSRequestedFacilityNotImplemented-4581
KErrGsmSMSInvalidShortMessageTransferReferenceValue-4593
KErrGsmSMSUnspecifiedInvalidMessage-4607
KErrGsmSMSInvalidMandatoryInformation-4608
KErrGsmSMSNonExistentMessageType-4609
KErrGsmSMSIncompatibleMessageWithSmsProtocolState-4610
KErrGsmSMSInformationElementNotImplemented-4611
KErrGsmSMSUnspecifiedProtocolError-4623
KErrGsmSMSUnspecifiedInterworkingError-4639
SMS Layer (GSM 03.40) 
KErrGsmSMSTelematicInterworkingNotSupported-4640
KErrGsmSMSShortMessageType0NotSupported-4641
KErrGsmSMSCannotReplaceShortMessage-4642
KErrGsmSMSUnspecifiedPIDError-4655
KErrGsmSMSDataCodingSchemeNotSupported-4656
KErrGsmSMSMessageClassNotSupported-4657
KErrGsmSMSUnspecifiedDCSError-4671
KErrGsmSMSCommandCannotBeActioned-4672
KErrGsmSMSCommandNotSupported-4673
KErrGsmSMSUnspecifiedCommandError-4687
KErrGsmSMSTpduNotSupported-4688
KErrGsmSMSServiceCentreBusy-4704
KErrGsmSMSNoSCSubscription-4705
KErrGsmSMSSCSystemFailure-4706
KErrGsmSMSInvalidSMEAddress-4707
KErrGsmSMSDestinationSMEBarred-4708
KErrGsmSMSDuplicateSM-4709
KErrGsmSMSTPVPFNotSupported-4710
KErrGsmSMSTPVPNotSupported-4711
KErrGsmSMSSimSMSStorageFull-4720
KErrGsmSMSNoSMSStorageCapabilityInSim-4721
KErrGsmSMSErrorInMS-4722
KErrGsmSMSMemCapacityExceeded-4723
KErrGsmSMSSimAppToolkitBusy-4724
KErrGsmSMSUnspecifiedErrorCause-4767
SMS / AT Commands (GSM 07.05) 
KErrGsmSMSFailureInME-4812
KErrGsmSMSServiceOfMSReserved-4813
KErrGsmSMSOperationNotAllowed-4814
KErrGsmSMSOperationNotSupported-4815
KErrGsmSMSInvalidPDUModeParameter-4816
KErrGsmSMSInvalidTextModeParameter-4817
KErrGsmSMSSimNotInserted-4822
KErrGsmSMSSimPin1Required-4823
KErrGsmSMSPhoneToSimLockRequired-4824
KErrGsmSMSSimFailure-4825
KErrGsmSMSSimBusy-4826
KErrGsmSMSSimWrong-4827
KErrGsmSMSSimPuk1Required-4828
KErrGsmSMSPin2Required-4829
KErrGsmSMSPuk2Required-4830
KErrGsmSMSMemoryFailure-4832
KErrGsmSMSInvalidMemoryIndex-4833
KErrGsmSMSMemoryFull-4834
KErrGsmSMSUnknownSCAddress-4842
KErrGsmSMSNoNetworkService-4843
KErrGsmSMSNetworkTimeout-4844
KErrGsmSMSCnmaAckNotExpected-4852
KErrGsmSMSUnknownError-5012

URI Utils Errors

KUriUtilsErrBadComponentIndex-5000Error specifying the use of an invalid component index
KUriUtilsErrBadBasePath-5001Error specifying the use of a base uri path is not absolute and not empty
KUriUtilsErrBufferOverflow-5002Error specifying that a buffer is not big enough to append a component and delimiters
KUriUtilsErrBadDelimitedParserMode-5003Error specifying the use of an supported parsing mode
KUriUtilsErrNoDelimiter-5004Error specifying that the delimiting character is not set
KUriUtilsErrNotParsed-5005Error specifying that the data has not been parsed
KUriUtilsErr16BitChar-5006Error specifying that a 16-bit character was found in data to be escape encode
KUriUtilsErrBadEscapeTriple-5007Error specifying that a badly formed escape triple was found in data being escape decoded
KUriUtilsCannotConvert-5008Error specifying that charconv was unable to convert the input data
KUriUtilsErrEmptyData-5009Error specifying that there was empty data
KUriUtilsErrNoIntegerInData-5010Error specifying that there is no character representation of an integer
KUriUtilsErrInvalidUri-5011Error code specifying an invalid uri
KUriUtilsErrBadEscapeMode-5012Error code for unsupported escaping mode
KUriUtilsErrBadTextRemoveMode-5013Error code for unsupported text whitespace removal mode
KUriUtilsErrDecodeMalformedQuotedString-5014Quoted string could not be decoded as it is malformed

GSM AT Commands Errors

KErrGsm0707PhoneFailure-5024
KErrGsm0707NoConnectionToPhone-5025
KErrGsm0707PhoneLinkReserved-5026
KErrGsm0707OperationNotAllowed-5027
KErrGsm0707OperationNotSupported-5028
KErrGsm0707PhoneToSimLockRequired-5029
KErrGsm0707SimNotInserted-5034
KErrGsm0707SimPin1Required-5035
KErrGsm0707SIMPuk1Required-5036
KErrGsm0707SimFailure-5037
KErrGsm0707SimBusy-5038
KErrGsm0707SimWrong-5039
KErrGsm0707IncorrectPassword-5040
KErrGsm0707SimPin2Required-5041
KErrGsm0707SIMPuk2Required-5042
KErrGsm0707MemoryFull-5044
KErrGsm0707InvalidIndex-5045
KErrGsm0707NotFound-5046
KErrGsm0707MemoryFailure-5047
KErrGsm0707TextStringTooLong-5048
KErrGsm0707InvalidCharsInTextString-5049
KErrGsm0707DialStringTooLong-5050
KErrGsm0707InvalidCharsInDialString-5051
KErrGsm0707NoNetworkService-5054
KErrGsm0707NetworkTimeout-5055
KErrGsm0707UnknownError-5124

TCP/IP (v6)

TCP/IP v6  
tcpip6_error_NoDestination-5100IPv6: flow has no destination address
tcpip6_error_NoPathMtu-5101IPv6: Misconfigured driver not giving proper MTU
tcpip6_error_ShortPacket-5102IPv6: A packet in RMBUF is too short
tcpip6_error_DuplicateAddress-5103IPv6: Duplicate address detected on a device
tcpip6_error_AddressExpired-5104IPv6: Source Address used by connection has expired
tcpip6_error_NoRoute-5105IPv6: No route available
DND  
DndTimedOut-5120No response from DNS server
DndHostNotFound-5121Host not found
DndInternalError-5122Internal error in host name resolver
DndInternalError-5123Internal error in host name resolver
DndInternalError-5124Internal error in host name resolver
DndNoAnswer-5125DNS server couldn't answer query
DndNoAnswer-5126DNS server couldn't answer query
DndHostNotFound-5127Host not found
DndNoAnswer-5128DNS server couldn't answer query
DndRefused-5129DNS server refused connection
DndInternalError-5130Internal error in host name resolver
DndHostNotFound-5131Host not found
DndNameTooBig-5132Invalid Host Name (too long)
DndInternalError-5133Internal error in host name resolver
DndRetry-5134

IPSEC Errors

EIpsec_NotANATTPacket-5154UDP packet is NOT a NAT Taversal packet
EIpsec_NoInnerSource-5155Cannot find inner-src for outbound packet when tunneling (for SECPOL)
EIpsec_LostSA-5156An SA has been lost betweenApply andVerify, expired? (for SECPOL)
EIpsec_IcmpError-5157An ICMP error report containing AH orESP (for INET6)
EIpsec_PolicyUnknownSelector-5158unknown selector keyword
EIpsec_PolicyInboundOutbound-5159Only one of the 'inbound' or 'outbound' is allowed
EIpsec_PolicyIpMaskExpected-5160Expected IP address (as mask) here
EIpsec_PolicyIpAddressExpected-5161Expected IP address here
EIpsec_PolicyInvalidIpAddress-5162Invalid IP address
EIpsec_PolicyRightParen-5163Right parenthesis expected
EIpsec_PolicyLeftParen-5164Left parenthesis expected
EIpsec_PolicySpecNotFound-5165SA specification is not defined before reference in selector
EIpsec_PolicySyntaxError-5166Generic delimiter error inspecification
EIpsec_PolicySpecName-5167SA specification name missing or invalid
EIpsec_PolicyNoEncryptAlgorithm-5168ESP specification must include encryptionb algorithm
EIpsec_PolicyNoAuthAlgorithm-5169AH specification must include authentication algorithm
EIpsec_PolicyTooManyTypes-5170Type can be specified onlyonce for specification
EIpsec_PolicyNoType-5171SA type (AH or ESP) omittedfromspecification
EIpsec_PolicyCloseBraceExpected-5172closing brace expected
EIpsec_PolicyNumberExpected-5173number value expected
EIpsec_PolicyUnknownSpec-5174unknown policy specification keyword
EIpsec_PolicyInvalidIdentity-5175invalid identity syntax
EIpsec_PolicyIdentityDefined-5176identify already defined
EIpsec_PolicyUnknownAuth-5177algorithm not defined in algorithm map
EIpsec_PolicyUnknownEncrypt-5178algorithm not defined in algorithm map
EIpsec_UnavailableDigest-5179No installed library implements the digest
EIpsec_UnavailableCipher-5180No installed library implements the cipher
EIpsec_UnknownDigestNumber-5181Attempting to use algorithmnumber that is not known
EIpsec_UnknownCipherNumber-5182Attempting to use algorithmnumber that is not known
EIpsec_BadCipherKey-5183Key in SA is too short (forthe algorithm) or is weak
EIpsec_MismatchDestinationIdentity-5184destination identity does not match
EIpsec_MismatchSourceIdentity-5185source identity does not match
EIpsec_MismatchProtocol-5186protocol does not match
EIpsec_MismatchDestinationPort-5187destination port does not match
EIpsec_MismatchSourcePort-5188source port does not match
EIpsec_MismatchProxy-5189proxy address does not match
EIpsec_MismatchSource-5190source address does not match
EIpsec_MismatchReplayWindow-5191ReplayWindow length is shorter than required
EIpsec_MismatchedEncryptAlg-5192Encrypt algorithm doesn't match
EIpsec_MismatchedAuthAlg-5193Auth algorithm doesn't match
EIpsec_MismatchedPFS-5194PFS bit is not same
EIpsec_MismatchedType-5195SA Type (AH/ESP) does not match
EIpsec_MismatchedDestination-5196SA destination does not match (internal error?)
EIpsec_AcquireFailed-5197Acquiring SA failed (no SAavailableor negotiated)
EIpsec_EspBadCipherBlockSize-5198Configuration error, cipherblock size must be < 256
EIpsec_EspSequenceWrap-5199Outbound sequence # wrappedaround for this SA
EIpsec_AhSequenceWrap-5200Outbound sequence # wrappedaround for this SA
EIpsec_AhPacketTooLong-5201Outbound packet would exeed2**16-1 with AH
EIpsec_AhRMBufSplit-5202Inbound AH processing failed (Memory?)
EIpsec_NoBundle-5203Incoming packet had transforms, but policy doesn't require any
EIpsec_TooManyTransforms-5204Incoming packet had more transforms than policy requires
EIpsec_UnrequiredSA-5205Applied SA where policy hasnone
EIpsec_MismatchedSA-5206Applied SA does not match the policy
EIpsec_TunnelMismatch-5207Tunnelmode does not match the policy
EIpsec_TooFewTransforms-5208Incoming packet has less transforms than policy requires
EIpsec_MaxTransforms-5209Incoming packet exceed configured maxlimit of transforms
EIpsec_NoSelectorMatch-5210None of the policy selectors matched
EIpsec_OutboundPending-5211Outbooud SA does not exits,ACQUIRE pending
EIpsec_OutboundNotFound-5212Outbound SA does not exist,ACQUIRE started
EIpsec_ReplayDuplicate-5213Duplicate packet (replay window test)
EIpsec_EspPadLength-5214The ESP pad length is corrupt (probably wrong key)
EIpsec_EspPadByte-5215The ESP pad byte content isinvalid (probably wrong key)
EIpsec_DataAlignment-5216Data not aligned by block size
EIpsec_PacketLength-5217Invalid lenght of the packet
EIpsec_AhAuthentication-5218Authentication check failedin AH
EIpsec_AhIcvLength-5219ICV length in packet does not match algorithm
EIpsec_AhInboundSA-5220The inbound SA for AH doesnot exist
EIpsec_AhAuthAlg-5221Required auth algorithm forAH not available/installed
EIpsec_EspEncrAlg-5222Required encrypt algorithmfor ESP not available/installed
EIpsec_EspAuthAlg-5223Required auth algorithm forESP not available/installed
EIpsec_EspAuthentication-5224Authentication check failedin ESP
EIpsec_EspInboundSA-5225The inbound SA for ESP doesnot exist
EIpsec_CorruptPacketOut-5226Corrupt packet after IPSECoperations
EIpsec_CorruptPacketIn-5227Truncated or corrupt packetor header(in)
EIpsec_RMBUF-5228RMBUF operation failed unexpectedly

WAP: WSP, WTP, WDP and WTLS Errors

RWAPConn::EMoreData-5500
RWAPConn::EBearerError-5499
RWAPConn::EPortAlreadyBound-5498
RWAPConn::ECannotOpenPort-5497
RWAPConn::ETooManyConnections-5496
RWAPConn::EBadConnection-5495
RWAPConn::EBufferTooSmall-5494
  
RWSPCOConn::EBufferTooSmall-5475
RWSPCOConn::EInvalidSession-5474
RWSPCOConn::EInvalidTransaction-5473
RWSPCOConn::EParameterError-5472
RWSPCOConn::ESessionNotConnected-5471
RWSPCOConn::ENotSupported-5470
RWSPCOConn::EInvalidState-5469
RWSPCOConn::ESessionClosed-5468
RWSPCOConn::EMRUExceeded-5467
RWSPCOConn::EInvalidBufferSize-5466
RWSPCOConn::EDataNotAvailable-5465
RWSPCOConn::EErrorTimeout-5464
  
RWSPCLConn::EBufferTooSmall-5450
RWSPCLConn::EInvalidSession-5449
RWSPCLConn::EParameterError-5448
RWSPCLConn::ESessionNotConnected-5447
RWSPCLConn::ENotSupported-5446
RWSPCLConn::EInvalidState-5445
RWSPCLConn::ESessionClosed-5444
RWSPCLConn::EMRUExceeded-5443
RWSPCLConn::EInvalidBufferSize-5442
RWSPCLConn::EDataNotAvailable-5441
RWSPCLConn::EErrorTimeout-5440
  
RWTPConn::ENoMemory-5425
RWTPConn::EBadArgument-5424
RWTPConn::EProviderProtoErr-5423
RWTPConn::EProviderAbortInvalidTID-5422
RWTPConn::EProviderAbortNoClass2-5421
RWTPConn::EProviderAbortNoSAR-5420
RWTPConn::EProviderAbortNoUACK-5419
RWTPConn::EProviderAbortVers1-5418
RWTPConn::EProviderAbortNoResponse-5417
RWTPConn::EProviderAbortMsgTooLarge-5416
RWTPConn::EProviderAbortGeneral-5415
RWTPConn::EShutdownError-5414
  
RWDPConn::EInvalidParameter-5400
  
RWTLS::EOutOfMemory-5375
RWTLS::ESocketError-5374
RWTLS::EBadParameters-5373
RWTLS::ESocketError2-5372
RWTLS::EResumeIDNotFound-5371
RWTLS::EResumeError-5370
RWTLS::ERenegotiationRequest-5369
RWTLS::EIllegalCall-5368
RWTLS::EConnectionCloseNotify-5367
RWTLS::ESessionCloseNotify-5366
RWTLS::ENoConnection-5365
RWTLS::EUnexpectedMessage-5364
RWTLS::EBadRecordMac-5363
RWTLS::EDecryptionFailed-5362
RWTLS::ERecordOverflow-5361
RWTLS::EHandshakeFailure-5360
RWTLS::EDecompressionFailure-5359
RWTLS::EBadCertificate-5358
RWTLS::EUnsupportedCertificate-5357
RWTLS::ECertificateRevoked-5356
RWTLS::ECertificateExpired-5355
RWTLS::ECertificateUnknown-5354
RWTLS::EIllegalParameter-5353
RWTLS::EUnknownCA-5352
RWTLS::EAccessDenied-5351
RWTLS::EDecodeError-5350
RWTLS::EDecryptError-5349
RWTLS::EUnknownKeyId-5348
RWTLS::EDisableKeyId-5347
RWTLS::EKeyExchangeDisabled-5346
RWTLS::ESessionNotReady-5345
RWTLS::EUnknownParameterIndex-5344
RWTLS::EDuplicateFinishedRecv-5343
RWTLS::EExportRestriction-5342
RWTLS::EProtocolVersion-5341
RWTLS::EInsufficientSecurity-5340
RWTLS::EInternalError-5339
RWTLS::EUserCanceled-5338
RWTLS::ENoRenegotiation-5337
RWTLS::EErrGeneral-5336
RWTLS::EErrBulk-5335
RWTLS::EErrMac-5334
RWTLS::EErrSequenceNumberMode-5333
RWTLS::EErrKeyRefreshRate-5332
RWTLS::EUnknownPolicy-5331

OBEX - IrTranP

KErrIrObexClientNoDevicesFound-5501"No other device found"
KErrIrObexClientPeerDoesNotHaveObex-5502"Other device cannot handle OBEX"
KErrIrObexClientPutPeerAborted-5503"Other device aborted the transfer"
KErrIrObexServerPutPeerAborted-5507"Peer device aborted data transmission/OBEX sending"
KErrIrObexConnectChallRejected-5512"Authentication challenge rejected"
KErrIrtranpPeerDoesNotHaveIrtranp-5530 
KErrIrObexRespSuccess-5532 
KErrIrObexRespCreated-5533 
KErrIrObexRespAccepted-5534 
KErrIrObexRespNonAuthInfo-5535 
KErrIrObexRespNoContent-5536 
KErrIrObexRespResetContent-5537 
KErrIrObexRespPartialContent-5538 
KErrIrObexRespMultipleChoices-5548 
KErrIrObexRespMovedPerm-5549 
KErrIrObexRespMovedTemp-5550 
KErrIrObexRespSeeOther-5551 
KErrIrObexRespNotModified-5552 
KErrIrObexRespUseProxy-5553 
KErrIrObexRespBadRequest-5564 
KErrIrObexRespUnauthorized-5565 
KErrIrObexRespPaymentRequired-5566 
KErrIrObexRespForbidden-5567 
KErrIrObexRespNotFound-5568 
KErrIrObexRespMethodNotAllowed-5569 
KErrIrObexRespNotAcceptable-5570 
KErrIrObexRespProxyAuthenReqd-5571 
KErrIrObexRespTimedOut-5572 
KErrIrObexRespConflict-5573 
KErrIrObexRespGone-5574 
KErrIrObexRespLengthReqd-5575 
KErrIrObexRespPreCondFailed-5576 
KErrIrObexRespReqEntityTooLarge-5577 
KErrIrObexRespReqURLTooLarge-5578 
KErrIrObexRespUnsupMediaType-5579 
KErrIrObexRespInternalError-5580 
KErrIrObexRespNotImplemented-5581 
KErrIrObexRespBadGateway-5582 
KErrIrObexRespServiceUnavail-5583 
KErrIrObexRespGatewayTimeout-5584 
KErrIrObexRespHTTPVerNotSupp-5585 
KErrIrObexRespDatabaseFull-5596 
KErrIrObexRespDatabaseLocked-5597 

VCard/VCal Parser Errors

KVersitErrCodeBase-5750
KVersitErrBadDateTime-5751
KVersitErrRepeatTypeNotHandled-5752
KVersitErrBadRepeatValue-5753
KVersitErrBadTimeZone-5754
KVersitErrBadTimePeriod-5755
KVersitErrNumberExpected-5756
KVersitErrNestedVcardExpected-5757
KVersitErrNoPropertyName-5758

Bluetooth Errors

HCITHCIErrorCodeGlobal Error Code
EOK0x00-6000
EUnknownOpcode0x01-6001
ENoConnection0x02-6002
EHardwareFail0x03-6003
EPageTimedOut0x04-6004
EAuthenticationFailure0x05-6005
EKeyMissing0x06-6006
EKeyMemoryFull0x07-6007
EConnectionTimeout0x08-6008
EMaxConnections0x09-6009
EMaxSCOConnections0x0a-6010
EMaxACLConnections0x0b-6011
ECommandDisallowed0x0c-6012
EHostResourceRejection0x0d-6013
EHostSecurityRejection0x0e-6014
EHostPersonalDeviceRejection0x0f-6015
ERemoteHostTimeout0x10-6016
EUnsupportedParameter0x11-6017
EInvalidHCIParameter0x12-6018
ERemoteUserEndedConnection0x13-6019
ERemoteLowResources0x14-6020
ERemoteAboutToPowerOff0x15-6021
ETerminatedByLocalHost0x16-6022
ERepeatedAttempts0x17-6023
EPairingNotAllowed0x18-6024
EUnknownLMPpdu0x19-6025
EUnsupportedRemoteLMPFeature0x1a-6026
ESCOOffsetRejected0x1b-6027
ESCOIntervalRejected0x1c-6028
ESCOAirModeRejected0x1d-6029
EInvalidLMPParameters0x1e-6030
EUnspecifiedError0x1f-6031
EPending0x20-6032
L2CAP 
KErrBadAddress-6300
KErrSAPUnexpectedEvent-6301
KErrBadPacketReceived-6302
KErrL2CAPBadResponse-6303
KErrHCIConnectFailed-6304
KErrHCILinkDisconnection-6305
KErrSAPNotConnected-6306
KErrConfigBadParams-6307
KErrConfigRejected-6308
KErrConfigUnknownOptions-6309
KErrL2PeerDisconnected-6310
KErrL2CAPAccessRequestDenied-6311
KErrL2CAPRequestTimeout-6312
KErrL2PeerRejectedCommand-6313
KErrHostResNameTooLong-6314
KErrL2CAPNoMorePSMs-6315
KErrL2CAPMaxTransmitExceeded-6316
KErrL2CAPDataControllerDetached-6317
KErrL2CAPConfigPending-6318
KErrL2CAPConfigAlreadyInProgress-6319
KErrL2CAPNoFreeCID-6321
KErrHostResNoMoreResults-25
KErrL2HostResNoMoreResults-25
RFCOM 
KErrRfcommSAPUnexpectedEvent-6350
KErrRfcommAlreadyBound-6351
KErrRfcommBadAddress-6352
KErrRfcommMTUSize-6353
KErrRfcommFrameResponseTimeout-6354
KErrRfcommMuxRemoteDisconnect-6355
KErrRfcommNotBound-6356
KErrRfcommParameterNegotiationFailure-6357
KErrRfcommNotListening-6358
KErrRfcommNoMoreServerChannels-6359
Bluetooth AVCTP Error Codes  
KErrAvctpBadAddress-6400AVCTP bad address
KErrAvctpSAPUnexpectedEvent-6401AVCTP unexpected SAP event
KErrAvctpBadPacketReceived-6402AVCTP bad packet received
KErrAvctpBadResponse-6403AVCTP bad response
KErrAvctpConnectFailed-6404AVCTP connect failed
KErrAvctpLinkDisconnection-6405AVCTP link disconnection
KErrAvctpSAPNotConnected-6406AVCTP SAP not connected
KErrAvctpPeerDisconnected-6407AVCTP peer disconnection
KErrAvctpAccessRequestDenied-6408AVCTP access request denied
KErrAvctpRequestTimeout-6409AVCTP request timeout
KErrAvctpPeerRejectedCommand-6410AVCTP peer rejected command
Bluetooth SDP Error Codes  
KErrSdpAlreadyBound-6400Cannot bind to specifed sockets protocol, as already bound
KErrSdpPeerError-6401Remote device gave unknown error
KErrSdpClientNotConnected-6402Local device is not connected
KErrSdpUnsupportedVersion-6403Invalid/unsupported SDP version
KErrSdpBadRecordHandle-6404Invalid Service Record Handle
KErrSdpBadContinuationState-6405Invalid ContinuationState
KErrSdpServerRejectedRequest-6406SDP server rejected the request
KErrSdpBadRequestBufferLength-6407Request buffer was ill-formed
KErrSdpBadResultBufferLength-6408Result buffer was ill-formed
KErrSdpBadUUIDLength-6409UUID entry was ill-formed
KErrSdpBadResultData-6410Response was ill-formed
KErrSdpDatabaseFull-6411SDP database is full
Bluetooth Link manager Error Codes  
KErrInsufficientBasebandResources-6450Insufficient baseband resources error value
KErrProxyWriteNotAvailable-6451Proxy write not available error value
KErrReflexiveBluetoothLink-6452Reflexive BT link error value
Other Bluetooth Errors  
KErrBluetoothRegistryCorrupt-6501 
KErrBtEskError-6999BT ESK error code

PAN Agent Errors

KErrLocalRoleNotSelected-6551The role state machine did not select a valid pair of roles
KErrWaitingForBasebandRoleSwitch-6552Indicates that the roles selected require a baseband role switch
KErrRoleChanged-6553A PAN profile role (U, GN, NAP) has changed from the requested value. This may require renegotiation of roles, a disconnection of the device, or may just be part of normal operation (eg. selecting an actual role when EPanRoleUnknown was provided as an argument)
KErrCouldNotSetCoDDuringStartup-6554Could not set the Class of Device (CoD) when starting the PAN agent
KErrLocallyInitiatedDisconnect-6555The local device has requested a disconnect
KErrInvalidDestinationServiceUuid-6556The remote device sent an invalid destination service UUID
KErrInvalidSourceServiceUuid-6557The remote device sent an invalid source service UUID
KErrCouldNotBecomePiconetMaster-6558Could not role switch to become piconet master
KErrInvalidOrUnacceptableRoleCombination-6559The remote device sent us a invalid role combination, or requested roles that we cannot fulfil due to our current state
KErrRemoteDeviceFailedToRespondToRoleRequests-6560The remote device did not respond to our role request messages
KErrDodgyResponseFromRemoteDevice-6561The remote device sent us the wrong sort of packet (eg. a response when we expected a request)
KErrAllDevicesDisconnected-6562No more devices are connected
KErrListenForIncomingConnectionRequested
WithoutListeningSupport
-6563An attempt has been made to start a connection with incoming support only (despite the settings for outgoing connections in commdb), but the connection does not have incoming support enabled in commdb
KErrNapNotSupportedAsLocalRole-6564The settings in commdb have NAP set as the fixed local role
KErrIncompatiblePacketDriver-6565The packet driver has not returned us the control handle, and therefore cannot be bnep.drv

USB

KErrUsbServiceStopped-6601Used to complete an RUsb::Start request when the service ends up Idle because another client did an RUsb::Stop.
KErrUsbServiceStarted-6602Used to complete an RUsb::Stop request when the service ends up Started because another client did an RUsb::Start.

Message Server Error Codes

KMsvMediaUnavailable-7000There is no disk in the drive containing the Message Server index
KMsvMediaIncorrect-7001There is a disk in the drive containing the Message Server index, but it is the wrong one
KMsvMediaChanged-7002 
KMsvIndexBackup-7003 
KMsvIndexRestore-7004 

Bookmark Database

KErrBadVersion-7150The version number in the repository does not match the bookmark database version number
KErrWrongType-7151The item is of the wrong type. A folder item is given where a bookmark item is required or visa versa
KErrOpenHandle-7152Not all handles have been closed. A database object has been opened and has not been closed.
KErrNotOpen-7153The handle has not been opened. The handle is not attached to any bookmark object
KErrReadOnly-7154The bookmark item is read only and can not be modified.
KErrCyclicLoop-7155An attempt has been made to set the parent of an item to an item it owns lower in the tree. This invalidate the tree structure.
KErrDatabaseLocked-7156The central database store is either locked or unaccessable at this time. You may want to try again later.
KErrNoMoreSpace-7157The database has no more space for new bookmark entries
KErrCorrupt-7158The database is in a corrupt state
KErrNotRegistered-7159A custom property with the given UID has not been reistered
KErrUidAlreadyUsed-7160An attempt was made to register a property using a UID that has already been used
KErrOrphanedItem-7161An orphaned item is one that is currently in the root folder due to its normal parent not being loaded. This usually occurs when folders are private but some of the bookmarks it contains are public. Some operations (such as changing the rank or order of an item) can not be performed on an orphaned object
KErrTitleAlreadyUsed-7162An attempt has been made to create a folder with a title that already exists
KErrOperationDenied-7163The operation is not allowed. (Like trying to delete the root folder)
KErrNotCommitted-7164The operation can not be completed until the item has been committed to the database (e.g. setting the owner ID)

HTTP Error Codes

KErrHttpEncodeDefault-7200Error making a default encoding of unrecognised headers
KErrHttpEncodeAccept-7201Error encoding the Accept field
KErrHttpEncodeAcceptCharset-7202Error encoding the Accept-Charset field
KErrHttpEncodeQValue-7203Error encoding a q -value parameter
KErrHttpEncodeAuthorization-7204Error encoding the Authorization field
KErrHttpEncodeBasicAuth-7205Error encoding Basiccredentials
KErrHttpEncodeDigestAuth-7206Error encoding Digestcredentials
KErrHttpEncodeConnection-7207Error encoding the Connection field
KErrHttpEncodeContentLength-7208Error encoding the Content-Length field
KErrHttpEncodeContentType-7209Error encoding the Content-Type field
KErrHttpEncodeHost-7210Error encoding the Host field
KErrHttpEncodeHostPort-7211Error encoding the Host field's port parameter
KErrHttpEncodeTransferEncoding-7212Error encoding the Transfer-Encoding field
KErrHttpEncodeUserAgent-7213Error encoding the User-Agent field
KErrHttpEncodeDate-7214Error encoding the Date field
KErrHttpEncodeCookie-7215Error encoding the Cookie field
KErrHttpEncodeCacheControl-7216Error encoding the Cache-Control field
KErrHttpEncodePragma-7217Error encoding the Pragma field
KErrHttpEncodeIfMatch-7218Error encoding the ifmatch field
KErrHttpEncodeIfNoneMatch-7219Error encoding the ifnone match field
KErrHttpEncodeIfModifiedSince-7220Error encoding the ifmodified since field
KErrHttpEncodeIfUnmodifiedSince-7221Error encoding the ifunmodified since field
KErrHttpEncodeCookie2-7222Error encoding the Cookie2 field
KErrHttpDecodeMalformedDate-7260General formatting error for date values
KErrHttpDecodeMalformedYear-7261Malformed year
KErrHttpDecodeMalformedMonth-7262Malformed short monthname
KErrHttpDecodeMalformedDay-7263Malformed number of day in month
KErrHttpDecodeMalformedWkDay-7264Malformed short day name
KErrHttpDecodeMalformedWeekDay-7265Malformed long day name
KErrHttpDecodeMalformedInteger-7266Malformed integer value
KErrHttpDecodeMalformedQuotedStr-7267Malformed quoted string
KErrHttpDecodeAccept-7270Error decoding the Accept field
KErrHttpDecodeConnection-7271Error decoding the Connection field
KErrHttpDecodeContentLength-7272Error decoding the Content-Length field
KErrHttpDecodeContentType-7273Error decoding the Content-Type field
KErrHttpDecodeTransferEncoding-7274Error decoding the Transfer-Encoding field
KErrHttpDecodeWWWAuthenticate-7275Error decoding the WWWAuthenticate field
KErrHttpDecodeUnknownAuthScheme-7276The WWWAuthenticate field contained an unrecognised authentication scheme
KErrHttpDecodeBasicAuth-7277Error decoding a Basic WWWAuthenticate challenge
KErrHttpDecodeDigestAuth-7278Error decoding a Digest WWWAuthenticate challenge
KErrHttpDecodeCookie-7279Error decoding a Set-Cookie field
KErrHttpRedirectExceededLimit-7300A uri redirected too many times, possibly indicating a circular redirection
KErrHttpRedirectUseProxy-7301A server responded that the uri must be fetched via a proxy
KErrHttpRedirectNoLocationField-7302A server sent a redirection response that did not include a Location header
KErrHttpUnknownParseState-7303An error occured in parsing which left the parser in a unknown state
KErrHttpRequestHasBody-7330A body is provided with a method that doesn't allow bodys to be transmitted
KErrHttpRequestBodyMissing-7331A body is missing from a method that requires it
KErrHttpTraceReqWithoutMaxForwardHeader-7332Should contain The Max-Forward header
KErrHttpPostReqBodyWithoutSizeOnHTTP10-7333Body must NOT be sent chunked if using HTTP/1.0
KErrHttpInvalidHeaderInRequest-7334Request contained a response header or a entity header but no body
KErrHttpEntityHeaderMissingContentType-7360A body was provided in the request but no Content-Type header was set
KErrHttpGeneralHeaderMissingHost-7361The request URI was relative, but no Host header was set to indicate a server to connect to
KErrHttpCantResetRequestBody-7370The request body needed to be rewound but the client but it doesn't support
KErrHttpProtTransactionNotInitialised-7371The Protocol handler is not initialised
KErrHttpCannotEstablishTunnel-7372Unable to establish a tunnel.
KErrHttpInvalidUri-7373Invalid URI
KErrHttpNonPipeliningError-7374Protocol handler experienced a non-pipelining error
KErrHttpPipeliningError-7375Protocol handler experienced a pipelining error

TLS

KErrSSLNoSharedCipher-7401No shared cipher was found. The handshake failed because there was no available shared cipher supported by both the client and the server.
KErrSSLSocketBusy-7402The socket already has received data pending on it. This error is seen when StartClientHandshake is called when there is already data waiting to be read from the socket.
KErrSSLInvalidCipherSuite-7403One or more cipher suites passed as an argument was invalid.
KErrSSLInvalidCert-7404The certificate that was passed as an argument was invalid.
KErrSSLNoClientCert-7405No client certificate was supplied.
KErrSSLUnsupportedKeySize-7406The size of the key is too big.
KErrSSLUnsupportedKey-7407General unsupported key error
KErrSSLBadRecordHeader-7408An invalid record was received.
KErrSSLBadProtocolVersion-7409Invalid protocol version
KErrSSL2ServerOnly-7410The server only supports the SSL2.0 protocol.
KErrSSLUnexpectedMessage-7411Unexpected message.
KErrSSLUnsupportedCipher-7412Unsupported cipher.
KErrSSLBadMAC-7413Bad MAC.
KErrSSLReceivedAlert-7414An SSL alert was received from the remote end, which caused the connection to be terminated.
KErrSSLRecvNotSupportedHS-7415An invalid handshake message was received.
KErrSSLHSRecordFieldTooBig-7416A field in the handshake record being parsed was too big.
KErrSSLRecordHeaderTooBig-7417Record header field too big.
KErrSSLSendDataTooBig-7418Send data field too big.
KErrSSLNoCertificate-7419No certificate.
KErrSSLInvalidHash-7420Invalid hash.
KErrSSLSendCanceled-7421Send cancelled.
KErrSSLRecvCanceled-7422Receieve cancelled.
KErrSSLHandshakeCanceled-7423CancelHandshake was called during one of the handshake methods.
KErrSSLWriteFailed-7424Write failed.
KErrSSLFailedToLoad-7425The SSL.dll couldn't be loaded by the adaptor.
KErrSSLDisconnectIndication-7426An unspecified error was signaled from the SSL.dll to the adaptor.
KErrSSLDllLeave-7427A leave occured in the SSL.dll.
KErrSSLAlertCloseNotify-7500Close notification.
KErrSSLAlertUnexpectedMessage-7510An inappropriate message was received.
KErrSSLAlertBadRecordMac-7520A record was received withan incorrect MAC.
KErrSSLAlertDecryptionFailed-7521A TLS cipher text was decrypted in an invalid way.
KErrSSLAlertRecordOverflow-7522A TLS cipher text record was received which was too long.
KErrSSLAlertDecompressionFailure-7530The decompression functionreceived improper input.
KErrSSLAlertHandshakeFailure-7540With given the options available, the sender was unable to negotiate an acceptable set of security parameters.
KErrSSLAlertNoCertificate-7541No certificate.
KErrSSLAlertBadCertificate-7542A certificate was corrupt,e.g. contained signatures that could not be verified.
KErrSSLAlertUnsupportedCertificate-7543The certificate was of an unsupported type.
KErrSSLAlertCertificateRevoked-7544The certificate was revoked.
KErrSSLAlertCertificateExpired-7545The certificate was expired.
KErrSSLAlertCertificateUnknown-7546An unspecified problem withthe certificate. Certificate can not be used.
KErrSSLAlertIllegalParameter-7547A field in the handshake was out of range or inconsistent with other fields.
KErrSSLAlertUnknownCA-7548Either the CA certificate could not be located or the CA could not be matched with a known trusted CA.
KErrSSLAlertAccessDenied-7549A valid certificate was received, but the access control denied access.
KErrSSLAlertDecodeError-7550A message could not be decoded, e.g. some field was out of the specified range.
KErrSSLAlertDecryptError-7551A handshake cryptographic operation failed.
KErrSSLAlertExportRestriction-7560A negotiation was not allowed due to export restrictions.
KErrSSLAlertProtocolVersion-7570The protocol version was not supported, e.g. the client has attempted to negotiate a recognised, but unsupported protocol.
KErrSSLAlertInsufficientSecurity-7571Returned instead of KErrSSLAlertHandshakeFailure when the negotiation fails because the server requests ciphers more secure than those supported by the client.
KErrSSLAlertInternalError-7580An internal error.
KErrSSLAlertUserCanceled-7590This handshake is being cancelled by the user.
KErrSSLAlertNoRenegotiation-7600No renegotiation will be accepted.

SyncML

KErrTransportRequest-8321The transport cannot send data as created.
KErrTransportHeader-8322The transport has not been suitably configured.
KErrTransportSvrNoUri-8323The URI does not exist.
KErrTransportSvrError-8324There was a transport server error.
KErrTransportAuthenticationFailure-8325Transport Authentification failure.
KErrTransportDisconnected-8326Transport disconnected the session.
KErrSyncEngineErrorBase-8327Base value for engine-related errors.
KErrConnectionError-8328Transports could not connect to the server.
KErrCannotCommunicateWithServer-8329Could not communicate with the server: possibly a time-out occurred.
KErrDatabaseAdapterIndexError-8330Database adapter failed to create an item.
KErrParseCallbackError-8331Currently unused.
KErrCommandInvalid-8332Currently unused.
KErrSessionIdNotValid-8333Invalid session ID.
KErrVerDTDMissing-8334SyncML message did not specify a DTD version.
KErrProtoMissing-8335SyncML message did not specify a protocol.
KErrSyncHdrMissing-8336Currently unused.
KErrTargetLocMissing-8337SyncML message did not specify a target location.
KErrSourceLocMissing-8338SyncML message did not specify a source location.
KErrTargetLocNameMissing-8339Currently unused.
KErrSourceLocNameMissing-8340Currently unused.
KErrMappingInfoMissing-8341Mapping of added item could not created.
KErrMappingInfoNotAcked-8342Mapping has not been acknowledged by the server.
KErrVersionDTDNotSupported-8343SyncML message specified an unsupported DTD version.
KErrProtoNotSupported-8344SyncML message specified an unsupported protocol.
KErrStatusCommandForCommandNotSent-8345A status was received for a cmdId, butthis cmdIdwas not sent.
KErrStatusCommandNotTheSame-8346A status was received but the commandstringdoesnot matched the received one.
KErrMissingStatusCommands-8347Status command(s) were expected but are missing.
KErrFailedToAddRecord-8348Failed to add record in database.
KErrFailedToReplaceRecord-8349Failed to replace record in database.
KErrFailedToDeleteRecord-8350Failed to delete record in database.
KErrXmlParsingError-8351XML parsing error.
KErrReferenceToolkitError-8352There was an error reported in the reference toolkit.
KErrClientDatabaseNotFound-8404No suitable database was found on the client device.
KErrServerDatabaseNotFound-8405No suitable database was found on the server.
KErrDevInfFileNotFound-8406Currently unused.
KErrObjectTooLargeToSendToServer-8407Object is too large to send to server.
KErrSlowSync-8408Sync is going to be slow.
KErrFailedToGetRecord-8409Failed to get record from DevMan.
KErrUserInteractionFailed-8410User interaction failed.
KErrStatusSizeMismatch-8411Large object size mismatch.
KErrFailedToCloseDatabase-8412Data Provider close failed.
KErrMessageTooShort-8451Push message is too short
KErrMessageIsCorrupt-8452Push message is corrupt
KErrBadTransportId-8453Profile has no Transport ID
KErrNoNotificationBody-8454Push message has no body
KErrWrongVersion-8455Push message specifies an unsupportedversion
KErrUnsupportedMimeType-8456Push message specifies an unsupportedversion
KErrNoSuchTask-8457Currently unused
KErrUnknownSyncType-8458Push message specifies an unknown typeof sync
KErrUnknownProfile-8459Push message specifies an unknown profile
KErrInvalidProfile-8460Currently unused
KErrInvalidCredentials-8461Unsupported (USERNETWPIN or USERPIN) securitymechanism specified
KErrNoCredentials-8462Currently unused
KErrIntegrityFailureHMAC-8463Failed to verify the generated HMAC value
KErrMustUsageUriNotComplete-8464Currently unused
KErrDMAccUriIsCorrupt-8465Push message has invalid DM account URI
KErrDMConUriIsCorrupt-8466Push message has invalid DM connectionURI
KErrParmNameNotInProvDoc-8468Push message has missing characteristic
KErrInvalidAppIdValue-8469Push message has missing or invalid App Id
KErrInvalidToNapIdValue-8470Push message has missing or invalid TO-NAPID
KErrInvalidProviderIdValue-8471Push message has missing or invalid Provider-ID
KErrEmptyAauthLevelValue-8472Push message has missing or invalid AAUTHLEVEL
KErrAppSrvAAuthLevelNotFound-8473Push message has missing or invalid APPSRV
KErrClientAAuthLevelNotFound-8474Push message has missing or invalid AppAuth Client
KErrInvalidAppAuth-8475Currently unused
KErrNoApplicationCharac-8476Push message has missing or invalid APPLICATION characteristic
KErrNoAppAuthCharac-8478Push message has missing or invalid APPAUTH characteristic
KErrMissingRequiredParmInSvr-8480Currently unused
KErrMissingRequiredParmInClient-8481Currently unused
KErrAppAddrCharacNotFound-8484Missing APPADDR characteristic or subcharacteristic
KErrUnsupportedVersion-8485Unsupported WBXML version
KErrWrongProvPublicDocId-8486Prov Document identifier not WAP Provisoningversion 1.0
KErrProfileNotFound-8501The requested profile does not exist
KErrConnectionNotFound-8502The requested connection does not exist within the profile
KErrTaskNotFound-8503The requested task does not exist within theprofile
KErrTransportNotFound-8504The requested transport adaptor does not exist
KErrDataProviderNotFound-8505The requested data provider does not exist
KErrJobNotFound-8506The requested job has completed
KErrObjectPendingDelete-8507The requested object is pending deletion
KErrObjectInUse-8508The object to modify or delete is currently in use
KErrProfileAccessDenied-8509The specified profile is not available, e.g. a Device Management profile, or open foredit by another client
KErrSuspended-8510The requested data stream cannot be found intheData Store
KErrDataDepotStreamNotFound-8511The requested data stream cannot be found intheData Store

XML Parser and MMS SMIL Translator

KErrXMLBadAttributeValue-9001XML attribute value
KErrXMLBadAttributeName-9002XML attribute name
KErrXMLInvalidChild-9003Invalid XML child element
KErrXMLBadNesting-9004XML element nesting
KErrXMLIncomplete-9005XML element incomplete
KErrXMLBadElementName-9006XML element name
KErrXMLDuplicateDocTypeTags-9007Error code that indicates that more than one DOCTYPE tag has been encountered: the first one encountered will be used
KErrXMLDuplicateVersionTags-9008Error code that indicates that more than one XML version tag has been encountered: the first one encountered will be used
KErrXMLDuplicateRootElements-9009Error code that indicates that more than one element has been encountered at the root of the document
KErrXMLMissingDocTypeTag-9010Error code that indicates that no DOCTYPE tag was encountered
KErrXMLMissingVersionTag-9011Error code that indicates that no XML version tag was encountered
KErrXMLDuplicateAttributeName-9012Error code that indicates that an element has two or more entries for the same attribute
KErrXMLMultipleRootElements-9013Error code that indicates there is no single root element
KErrXMLCorruptFile-9014Error code that indicates spurious characters have been found. This may occur as the result of a missing or an extra attribute or element delimiter
KErrXMLIllegalCharacter-9015Error code that indicates a built-in entity or element / attribute delimiter is at an inappropriate place
KErrXMLBadEntity-9016 
KErrXMLInvalidElement-9017Error code that indicates an element was found to be invalid by the DTD
KErrXMLInvalidAttribute-9018Error code that indicates an attribute was found to be invalid by the DTD

MMS Server MTM

KMmsErrUnspecified-9100
KMmsErrServiceDenied-9101
KMmsErrMessageFormatCorrupt-9102
KMmsErrSendingAddressUnresolved-9103
KMmsErrMessageNotFound-9104
KMmsErrNetworkProblem-9105
KMmsErrContentNotAccepted-9106
KMmsErrUnsupportedMessage-9107
KMmsErrInvalidPDU-9108
KMmsErrNoData-9109
KMmsNoResponseStatus-9110

WAP Engine Errors

EWapErrGeneral-10000"A general error has occurred"
EWapErrDocumentNotFound-10001"The requested document cannot be found"
EWapErrDocumentCorrupted-10002"This document is corrupt and cannot be read"
EWapErrAccessViolation-10003"Access to this document has been denied"
EWapErrDataCallDropped-10004"The data call has been closed"
EWapErrDataCallUnavailable-10005"The data call is being used by another application"
EWapErrScriptNotFound-10006"The requested script has not been found"
EWapErrScriptError-10007"This script has returned a fatal error"
EWapErrScriptCorrupt-10008"There is an error in this script"
EWapErrScriptIllegalAction-10009"The script attempted an illegal action and has been terminated"
EWapErrScriptObscureLibraryCall-10010"The script has attempted a function which is unavailable"
EWapErrAuthorizationFailed-10011"Authorization has failed"
EWapErrProtocolNotSupported-10012"The current network does not support the requested service"
EWapErrAccessPointNotSetUpGeneric-10013"Access point information is missing"
EWapErrAccessPointNotSetUpForUSSD-10014"Access point information is missing (USSD)"
EWapErrAccessPointNotSetUpForSMS-10015"Access point information is missing (SMS)"
EWapErrAccessPointNotSetUpForCSD-10016"Access point information is missing (CSD)"
EWapErrImageConversionFailed-10017"Image conversion has failed"
EWapErrPluginNotFound-10018"The requested plugin has not been found"
EWapErrCorruptUrl-10019"Part of the URL contains invalid characters"
EWapErrCorruptScheme-10020"Part of the scheme contains invalid characters"
EWapErrUnknownScheme-10021"Unknown scheme"
EWapErrDTDUnavailable-10022"Document cannot be validated as DTD is not available"
EWapErrInvalidDTD-10023"DTD is invalid"
EWapErrUnknownDocument-10024"The document requested cannot be found"
EWapErrMimeTypeMissing-10025"MIME information is missing"

Installer Engine

KErrSISPrerequisitesMissingDependency-10136"A dependency specified in the .pkg file is missing"
KErrSISTooDeeplyEmbedded-10145"The SIS file contains too many levels of embedded SIS files (the maximum depth is 8)."
KErrSISInvalidTargetFile-10146"Generally indicates an error with the file name and/or its target destination."
KErrSISWouldOverWrite-10147"A file being installed would overwrite an existing file."
KErrBadHash-10253"The checksums and digital signatures of the package might no longer match the rest of the data in the package."
KErrSecurityError-10254"A general purpose error code that can be generated in several situations like the SIS file is not signed and the device requires it, System capabilities are requested but not signed for, protected SID/VID which isn't signed for, certificate's validation period has expired, attempt to install an augmentation package with same name as an already installed base package"
KErrMissingBasePackage-10255"An installation of an augmentation or partial upgrade failed because the base package is not present on the device"
KErrInvalidUpgrade-10256"An upgrade failed because the package being installed is not a valid upgrade of the package already on the device."
KErrInvalidEclipsing-10257"The installation breaks eclipsing rules."
KErrWrongHeaderFormat-10258"The package contains executables which are not compatible with the target environment"
KErrCapabilitiesMismatch-10259 
KErrLegacySisFile-10270"The SIS file was created with old versions of tools (i.e. makesis.exe), and not those compatible with Symbian OS v9.x."

Crypto API

KErrBadPassphrase-11000
KErrTotalLossOfEntropy-11001
KErrKeyNotWeakEnough-11002
KErrInvalidPadding-11003
KErrWeakKey-11004
KErrNegativeExportNotSupported-11005
KErrKeyAlgorithm-11006
KErrKeyUsage-11007
KErrKeyValidity-11008
KErrKeySize-11009
KErrKeyAccess-11010
KErrPrivateKeyNotFound-11011

MMS Errors - possibly outdated?

KMmsGeneralError-11000
KMmsErrorNoWAPAccessPoint-11001
KMmsErrorUrisDontMatch-11002
KMmsErrorNoIAP1-11003
KMmsErrorNoIAP2-11004
KMmsErrorAP1Invalid-11005
KMmsErrorAP2Invalid-11006
KMmsErrorMessageTooBig-11007
KMmsErrorUnknownMessageType-11008
KMmsErrorDiskSpaceLow-11009
KMmsErrorStatusUnspecified-11010
KMmsErrorStatusServiceDenied-11011
KMmsErrorStatusMessageFormatCorrupt-11012
KMmsErrorStatusMessageAddressUnresolved-11013
KMmsErrorStatusMessageNotFound-11014
KMmsErrorStatusNetworkProblem-11015
KMmsErrorStatusContentNotAccepted-11016
KMmsErrorStatusUnsupportedMessage-11017
KMmsErrorHTTPConfiguration-11018
KMmsErrorHTTPNotFound-11019
KMmsErrorHTTPServerDown-11020
KMmsErrorWapStack-11021
KMmsErrorSessionAlreadyOpen-11022
KMmsErrorSessionNotOpen-11023
KMmsErrorBearerSuspended-11024
KMmsErrorTimeout-11025
KMmsErrorSuspendTimeout-11026
KMmsErrorUnknownRespFromGw-11027
KMmsErrorTransferCancelled-11028
KMmsErrorBufferEmpty-11029
KMmsErrorConnectionAlreadyActive-11030
KMmsErrorNoWapAp1-11031
KMmsErrorNoURI1-11032
KMmsErrorNoURI2-11033
KMmsErrorNotHomeNetwork-11034
KMmsErrorInvalidSettings-11035
KMmsErrorEMRUExceeded-11036

TLS

KErrYetToEnumerate-11101
KErrCannotObtainList-11102
KErrNoTokenTypes-11103
KErrNoTokensPresent-11104
KErrKeyGenerationFailed-11105
KErrCipherNotSupported-11106
KErrCannotOpenToken-11107
KErrNoCertsAvailable-11108
KErrCertValidationFailed-11109
KErrBadServerFinishedMsg-111010
KErrBadMAC-111011
KTLSErrUnknownRequest-111012
KTLSErrBadSignAlg-111013
KTLSErrBadKeyExchAlg-111014
KTLSErrBadProtocolVersion-111015
KTLSErrBadCipherSuite-111016
KTLSErrCacheEntryInUse-111017
KTLSErrNotCached-111018
KTLSErrNotInitialized-111019
KTLSErrBadArgument-111020

Compression/Decompression - ZLib/GZip

KEZlibErrStream-11501
KEZlibErrData-11502
KEZlibErrBuf-11503
KEZlibErrVersion-11504
KEZlibErrUnexpected-11505
KEZlibErrDeflateTerminated-11506
KEZlibErrInflateTerminated-11507
KEZlibErrInflateDictionary-11508
KEZlibErrNotGZipFile-11509
KEZlibErrInvalidCompression-11510
KEZlibErrBadGZipHeader-11511
KEZlibErrBadGZipTrailer-11512
KEZlibErrBadGZipCrc-11513

Multimedia Framework

KErrMMNotEnoughBandwidth-12000Not enough network bandwidth
KErrMMSocketServiceNotFound-12001Error locating network socket services
KErrMMNetworkRead-12002An error occurred while reading data from the network
KErrMMNetworkWrite-12003An error occurred while writing data to the network
KErrMMServerSocket-12004Invalid socket error or an error occurred while creating a network socket
KErrMMServerNotSupported-12005Streaming Server not supported
KErrMMServerAlert-12006Server alert
KErrMMUDPReceive-12007Player cannot receive UDP data packets
KErrMMInvalidProtocol-12008Network transport not recognized
KErrMMInvalidURL-12009Invalid URL
KErrMMMulticast-12010An error occured attempting to join or access multicast session
KErrMMProxyServer-12011Proxy status error, Proxy invalid response error or invalid hostname for proxy
KErrMMProxyServerNotSupported-12012Client cannot support proxy server
KErrMMProxyServerConnect-12013Unable to locate proxy server or Proxy connection could not be established
KErrMMAudioDevice-12014Cannot open audio device, or lost control of audio device
KErrMMVideoDevice-12015Problem blitting video to display
KErrMMDecoder-12016Invalid decoder, decoder not properly initialized, or appropriate decoder could not be found
KErrMMPartialPlayback-12017Only able to play either the audio or the video portion of the media file. Could be due to a codec that isn't supported, the video frame size being too large etc
KErrMMDRMNotAuthorized-12018Digital Rights have expired

WML Errors (outdated?)

Parser 
EWapErrWmlLibNullNode-12000
EWapErrWmlLibCDATANodeWithoutParent-12001
  
Validator 
EWapErrWmlLibAccessViolation-12101
EWapErrWmlLibInvalidVariableReference-12102
EWapErrWmlLibInvalidConversionMethod-12103
EWapErrWmlLibIllegalVariableName-12104
EWapErrWmlLibIllegalTaskCountOnAnchor-12105
EWapErrWmlLibNULLVariableName-12106
EWapErrWmlLibNestedTables-12107
EWapErrWmlLibDuplicateDoNodeName-12108
EWapErrWmlLibUsageOfReservedWord-12109
EWapErrWmlLibZeroTableColumns-12110
EWapErrWmlLibNonWmlDocument-12111
EWapErrWmlLibMultipleMetaPropertyName-12112
EWapErrWmlLibEventBindingConflict-12114
EWapErrWmlLibMultipleAccessElements-12115
EWapErrWmlLibNonUniqueIds-12116
EWapErrWmlLibVariableInInvalidLocation-12117

Speech Recognition Framework

KErrAsrNoSpeech-12050
KErrAsrSpeechTooEarly-12051
KErrAsrSpeechTooLong-12052
KErrAsrSpeechTooShort-12053
KErrAsrNoMatch-12054
KErrAsrDataRightViolation-12055
KErrAsrNotRegisted-12056
KErrAsrInvalidState-12057
KErrAsrInitializationFailure-12058

ECAM (Camera)

KErrECamCameraDisabled-12100The camera has been disabled, hence calls do not succeed
KErrECamSettingDisabled-12101This parameter or operation is supported, but presently is disabled.
KErrECamParameterNotInRange-12102This value is out of range.
KErrECamSettingNotSupported-12103This parameter or operation is not supported.
KErrECamNotOptimalFocus-12104The optimum focus is lost

Tuner

KErrTunerStubFailure-12200The stub tuner plugin always returns this failure code

Wap Engine XML Errors

Parser 
EWapErrXmlLibMissingCDATASectionEndTag-13000
EWapErrXmlLibInvalidAttributeDeclaration-13001
EWapErrXmlLibEndTagMismatch-13002
EWapErrXmlLibInvalidCharacterReference-13003
EWapErrXmlLibUnknownEntityReference-13004
EWapErrXmlLibNoDTD-13005
EWapErrXmlLibMissingDocumentRootNode-13006
EWapErrXmlLibInvalidXmlVersionDefinition-13007
EWapErrXmlLibRootElementNameMismatch-13008
  
Validator 
EWapErrXmlLibIllegalTagName-13100
EWapErrXmlLibIllegalFixedAttributeValue-13101
EWapErrXmlLibMissingRequiredAttribute-13102
EWapErrXmlLibMissingDocument-13104
EWapErrXmlLibInvalidDocumentStructure-13106
EWapErrXmlLibIllegalAttributeValue-13107
  
XmlLib 
EWapErrXmlLibInvalidDocument-13200
EWapErrXmlLibDocumentBuffered-13201
EWapErrXmlLibDocumentAlreadyValid-13202
EWapErrXmlLibInvalidDTD-13203

Multimode Telephony (CDMA OTA)

KErrCdmaOtaUnknown-13257Rejected - Unknown reason
KErrCdmaOtaDataSizeMismatch-13258Rejected - Data size mismatch
KErrCdmaOtaProtocolVersionMismatch-13259Rejected - Protocol version mismatch
KErrCdmaOtaInvalidParameter-13260Rejected - Invalid parameter
KErrCdmaOtaSIDNIDLengthMismatch-13261Rejected - SID NID length mismatch
KErrCdmaOtaMessageNotExpectedInThisMode-13262Rejected - Message not expected in this mode
KErrCdmaOtaBlockIdValueNotSupported-13263Rejected - Block Id value not supported
KErrCdmaOtaPRLLengthMismatch-13264Rejected - PRL length mismatch
KErrCdmaOtaCRC-13265Rejected - Incorrect CRC
KErrCdmaOtaLocked-13266Rejected - Mobile Station Locked
KErrCdmaOtaInvalidSPC-13267Rejected - Invalid SPC
KErrCdmaOtaSPCChangeDeniedByUser-13268Rejected - SPC change denied by user
KErrCdmaOtaInvalidSpasm-13269Rejected - Invalid SPASM
KErrCdmaOtaBlockIdNotExpectedInThisMode-13270Rejected - Block Id not expected in this mode
KErrCdmaOtaUserZoneAlreadyInPUZL-13271Rejected - User Zone already in PUZL
KErrCdmaOtaUserZoneNotInPUZL-13272Rejected - User zone not in PUZL
KErrCdmaOtaNoEntriesInPUZL-13273Rejected - No entries in PUZL
KErrCdmaOtaOperationModeMismatch-13274Rejected - Operation Mode mismatch
KErrCdmaOtaSimpleIPMaxNumNaiMismatch-13275Rejected - SimpleIP MAX_NUM_NAI mismatch
KErrCdmaOtaSimpleIPMaxNaiLengthMismatch-13276Rejected - SimpleIP MAX_NAI_LENGTH mismatch
KErrCdmaOtaMobileIPMaxNumNaiMismatch-13277Rejected - MobileIP MAX_NUM_NAI mismatch
KErrCdmaOtaMobileIPMaxNaiLengthMismatch-13278Rejected - MobileIP MAX_NAI_LENGTH mismatch
KErrCdmaOtaSimpleIPPapMaxSsLenMismatch-13279Rejected - SimpleIP PAP MAX_SS_LENGTH mismatch
KErrCdmaOtaSimpleIPChapMaxSsLenMismatch-13280Rejected - SimpleIP CHAP MAX_SS_LENGTH mismatch
KErrCdmaOtaMobileIPMaxMnAaaSsLenMismatch-13281Rejected - MobileIP MAX_MN-AAA_SS_LENGTH mismatch
KErrCdmaOtaMobileIPMaxMnHaSsLenMismatch-13282Rejected - MobileIP MAX_MN-HA_SS_LENGTH mismatch
KErrCdmaOtaMobileIPMnAaaAuthAlgoMismatch-13283Rejected - MobileIP MN-AAA_AUTH_ALGORITHM mismatch
KErrCdmaOtaMobileIPMnhaAuthAlgoMismatch-13284Rejected - MobileIP MNHA_AUTH_ALGORITHM mismatch
KErrCdmaOtaSimpleIPActNaiEntryIndexMismatch-13285Rejected - SimpleIP ACT_NAI_ENTRY_INDEX mismatch
KErrCdmaOtaMobileIPActNaiEntryIndexMismatch-13286Rejected - MobileIP ACT_NAI_ENTRY_INDEX mismatch
KErrCdmaOtaSimpleIPPapNaiEntryIndexMismatch-13287Rejected - SimpleIP PAP NAI_ENTRY_INDEX mismatch
KErrCdmaOtaSimpleIPChapNaiEntryIndexMismatch-13288Rejected - SimpleIP CHAP NAI_ENTRY_INDEX mismatch
KErrCdmaOtaMobileIPNaiEntryIndexMismatch-13289Rejected - MobileIP NAI_ENTRY_INDEX mismatch

ECOM Error Codes

KEComErrAlreadyReceiving-17001 
KEComErrUnknownService-17002The Client requested a service which is not supplied by this framework The Client requested a service which is not supplied by this framework
KEComErrInvalidUnloadPolicy-17003The Client requested a service which is not supplied by this framework
KEComErrNoInterfaceIdentified-17004The call to instantiate an Interface Implementation failed because no registrations exist for this interface
KEComErrEnableFailed-17005The call to Enable the registered Interface Implementation failed
KEComErrDisableFailed-17006The call to Disable the registered Interface Implementation failed
KEComErrNoRegistrationsFound-17007The call to instantiate an Interface Implementation failed because no appropriate implementation was found
KEComErrInvalidIIC-17008An attempt has been made to load an implementation contained within a dll which no longer exists (deleted or is on a CF card that has been removed)
KEComErrUninstallFailed-17009The call to Remove the registered Interface Implementation failed
KEComErrReinstallFailed-17010The call to Re-register an Interface Implementation failed
KEComErrRegistrationFailed-17011The call to Register an Interface Implementation failed
KEComErrNotConnected-17012The client does not have a session open with theframework
KEComErrReferenceCountInvalid-17013The Interface Implementation reference count is invalid
KEComErrNoResolver-17014The Non-Default resolver could not be instantiated. The most likely situation is that an incorrect implementation uid was supplied
KEComErrSuspendFailed-17015The call to Suspend registration activities failed
KEComErrResumeFailed-17016The call to Resume registration activities failed
KEComErrDestructionFailed-17017The Interface Implementations destruction could not be recorded
KEComErrDriveAlreadyInstalled-17018An attempt has been made to add a drive to the registry which already exists
KEComErrDriveNotFound-17019An attempt has been made to update registry information for a dll on a drive that does not exist
KEComErrIndexEntryNotFound-17020 
KEComErrNoRegistrationData-17021An IIC has been found which does not have a corresponding registration information file
KEComErrInvalidRegistryData-17022An attempt has been made to update the registry information for a non-existent DLL. An ECom internal error
KEComErrMismatchedTags-17023 
KEComErrInstantiationPointerNotFound-17024 
KEComErrInstantiationPointerNotAvailable-17025 
KEComErrTooManyNotificationsOutstanding-17026The client has requested too many notifications. ECom can only support a finite number of notifications
KEComErrDestroyingWithNullDtorKey-17027The client called DestroyedImplementation with a destruction key of NULL. This is an irrecoverable error because the object cannot be deleted
KEComErrMissingParameter-17028An ECom service was requested with an essential parameter missing. For example, this error code will be supplied when calling an overload of CreateImplementationL which uses a non-default resolver if you fail tosupply the resolver
KEComErrListInvalidAwaitNotification-17029The registry index is invalid but the client has requested notifications - so they will receive a notification when the indexis ready again
KEComErrListCurrentlyUnavailable-17030The registry index is invalid and the client has not requested notifications. They will have to try again later after discoveries have completed

Content Handling Framework Errors

KErrCHFProxyObjectAlreadyExists-17050A proxy object with the same identifier already exists.
KErrCHFNoSchemeInUri-17051Supplied URI has no scheme part.
KErrCHFDataSupplierConstructionFailed-17052Data supplier construction failed.
KErrCHFContentHandlerConstructionFailed-17053Content handler construction failed.
KErrCHFDataSupplierSetPositionFailed-17054Failed to set position in data supplier.

Root Server

KErrRSSuddenDeath-17103A module has died.
KErrRSRequestCancelled-17104A request was cancelled.
KErrRSInvalidParameter-17105A parameter was in some way invalid.
KErrRSInvalidParameterFile-17106The file could not be found, read or was in some way corrupt.
KErrRSInvalidParameterName-17107The name was invalid.
KErrRSInvalidParameterStackSize-17108The stack size was invalid.
KErrRSInvalidParameterHeapSize-17109The heap size was invalid.
KErrRSInvalidUidType-17110The second UID of the DLL was not the UID of a Comms Provider Module.
KErrRSModuleAlreadyExist-17111A Comms Provider Module with this name is already loaded.
KErrRSInvalidMBufPoolSize-17112The size of the MBuf pool is invalid.
KErrRSModuleNotRunning-17113The specified module is not running.
KErrRSModuleNotLoaded-17114The specified module is not loaded.
KErrRSAlreadyBound-17115The specified binding is already active.
KErrRSModulesStillRunning-17116There are running modules.
KErrRSNoNewHeapsAvailable-17117Unable to create more new heaps in the Comms Process. Consider sharing a heap between modules.
KErrRSRequestTimedOut-17118A request timed out. This can happen when a module stops responding to requests for some reason.
KErrRSModuleUnknown-17119The specified module does not exist.
KErrRSSubModuleUnknown-17120The specified sub module does not exist.
KErrRSBindingUnknown-17121The specified binding does not exist.
KErrRSStatusUnknown-17122The status is unknown.
KErrRSBindingExists-17123The specified binding exist.
KErrRSModuleNotReady-17124The module is not ready for requests.
KErrRSBindingInProgress-17125The specified binding is not yet completed.
KErrRSUnableToOpenHeap-17126Found heap but unable to open it for sharing.
KErrRSUnableToFindHeap-17127Unable to find specified heap.
KErrRSUnableToCreateQueues-17128Unable to create communication channels for new module.
KErrRSZombie-17129This Comms Provider Module exists but is not responding.
KErrRSInvalidParameterThreadFuncOrdinal-17130The specified ordinal does not exist for the DLL.
KErrRSInvalidBinding-17131Invalid binding.
KErrRSInvalidQueueLength-17132Queue length of binding invalid. Must be betweenTRSBindingInfo::EMinQueueLength and TRSBindingInfo::EMaxQueueLength.

Buffer Manager

KErrNoMBufs-17200 

ESock Error codes

KErrConnectionTerminated-17210 
KErrCannotFindProtocol-17211 

Central Repository Errors

KErrTreeStoreUriTooLong-17250 
KErrTreeStoreUriTooDeep-17251 
KErrTreeStoreUriSegmentTooLong-17252 
KErrTreeStoreBadUriSegmentName-17253 
KErrTreeStoreBadUriDelimiters-17254 
KErrTreeStoreZeroLenUriSegment-17255 
KErrTreeStoreUnknownMountPoint-17256 
KErrTreeStoreVolAlreadyAttached-17257 
KErrTreeStoreVolumeNotAttached-17258 
KErrTreeStoreNotAPersistedTree-17259 

Content Access Framework

KErrCANotSupported-17450Agent does not support the requested capability.
KErrCANoPermission-17451Rights evaluation failed for the supplied intent. This implies that rights were available, but their evaluation, in the context of supplied intent, failed.
KErrCANoRights-17452No rights were available for evaluation. A number of causes may generate this error: Perhaps the rights were removed or lost during a separate delivery
KErrCANoAgent-17453The Agent required is not present. This may occur if content belongs to an agent that is no longer available on the device.
KErrCAOutOfRange-17454Values specified are out of range.
KErrCAPendingRights-17455The rights were not available but are expected. Will only be returned if the agent supports this capability.
KErrCASizeNotDetermined-17456A request to get the content size failed because the agent was unable to determine it. This error may occur on circumstances where, say, the content is streamed over HTTP.
KErrCANewFileHandleRequired-17457The function failed because the agent needs the client to provide another file handle before the import can continue

XML Framework Errors

KErrXmlStringDictionaryPluginNotFound-17550 
KErrXmlParserPluginNotFound-17551 
KErrXmlGeneratorPluginNotFound-17552 
KErrXmlPluginNotFound-17553 
KErrXmlBadCharacterConversion-17554 
KErrXmlUnsupportedCharacterSet-17555 
KErrXmlUnavailableCharacterSet-17556 
KErrXmlUnsupportedElement-17557 
KErrXmlUnsupportedAttribute-17558 
KErrXmlUnsupportedAttributeValue-17559 
KErrXmlMissingStringDictionary-17560 
KErrXmlUnsupportedDocumentVersion-17561 
KErrXmlDocumentCorrupt-17562 
KErrXmlStringPoolTableNotFound-17563 
KErrXmlBadIndex-17564 
KErrXmlUnsupportedExtInterface-17566 

SIP

KErrSIPMalformedMessage-17700SIP message was malformed
KErrSIPInvalidRegistrarResponse-17701Invalid SIP response received from registrar
KErrSIPRequestPending-17702SIP Request pending
KErrSIPInvalidTransactionState-17703The action cannot be performed in the current transaction state
KErrSIPInvalidDialogState-17704Not allowed in dialogs current state
KErrSIPInvalidDialogRequest-17705Invalid request in SIP dialog
KErrSIPInvalidDialogResponse-17706Invalid response in SIP dialog
KErrSIPTransportFailure-17707Sending a SIP message failed. For example ICMP error occured
KErrSIPNoAckReceived-17708No ACK was received after sending a 2xx response
KErrSIPInvalidRegistrationState-17709Not allowed in registration's current state
KErrSIPInvalidContact-17710The contact given did not contain user part
KErrSIPResourceNotAvailable-17711Object can't access a resource, since that has been deleted by user. The user is expected to delete this object as it can no longer be used.
KErrSIPResolvingFailure-17712DNS query for the remote address failed
KErrSIPForbidden-17713Authentication with a server failed
KErrSIPMaxCompartmentsInUse-17714Maximum number of allowed SigComp compartments exceeded
KErrSIPTerminatedWithResponse-17715Refresh initiated client transaction was terminated with a 3xx, 4xx, 5xx or 6xx response.
KErrSIPOutboundProxyNotResponding-17716Provided SIP outbound proxy is not responding
KErrSIPInvalidURIType-17717The URI type is not allowed in some field of the particular SIP message. Note that this does not mean that the URI type is forbidden in general. For example Contact-header of an INVITE must always contain a SIP-URI. Any other types are rejected with this error code.

SIP Codec

KErrSipCodecPreParser-17750
KErrSipCodecTokenizer-17751
KErrSipCodecNotAllowed-17752
KErrSipCodecHeaderName-17753
KErrSipCodecHeaderValue-17754
KErrSipCodecRequestLine-17755
KErrSipCodecResponseLine-17756
KErrSipCodecResponseCode-17757
KErrSipCodecSIPVersion-17758
KErrSipCodecSIPMethod-17759
KErrSipCodecReasonPhrase-17760
KErrSipCodecAnyParam-17761
KErrSipCodecAnyParamName-17762
KErrSipCodecAnyParamValue-17763
KErrSipCodecDuplicateParam-17764
KErrSipCodecHostPort-17765
KErrSipCodecHost-17766
KErrSipCodecPort-17767
KErrSipCodecSIPAddress-17768
KErrSipCodecDisplayName-17769
KErrSipCodecURI-17770
KErrSipCodecURIScheme-17771
KErrSipCodecURIParams-17772
KErrSipCodecURIHeaders-17773
KErrSipCodecFromOrToAddress-17774
KErrSipCodecFromOrToParams-17775
KErrSipCodecContactHeader-17776
KErrSipCodecContactSetToStar-17777
KErrSipCodecContactAddress-17778
KErrSipCodecContactParams-17779
KErrSipCodecViaHeader-17780
KErrSipCodecCallIdHeader-17781
KErrSipCodecCSeqHeader-17782
KErrSipCodecContentLengthHeader-17783
KErrSipCodecExpiresHeader-17784
KErrSipCodecMaxForwardsHeader-17785
KErrSipCodecContentTypeHeader-17786
KErrSipCodecRouteHeader-17787
KErrSipCodecMinExpiresHeader-17788
KErrSipCodecTokenBaseHeader-17789
KErrSipCodecRequireHeader-17790
KErrSipCodecContentEncodingHeader-17791
KErrSipCodecProxyRequireHeader-17792
KErrSipCodecSupportedHeader-17793
KErrSipCodecUnsupportedHeader-17794
KErrSipCodecAllowHeader-17795
KErrSipCodecSecurityHeader-17796
KErrSipCodecContentDispositionHeader-17797
KErrSipCodecSubscriptionStateHeader-17798
KErrSipCodecAcceptHeader-17799
KErrSipCodecAcceptEncodingHeader-17800
KErrSipCodecAcceptLanguageHeader-17801
KErrSipCodecAcceptParams-17802
KErrSipCodecEventHeader-17803
KErrSipCodecAllowEventsHeader-17804
KErrSipCodecAuthenticationInfoHeader-17805
KErrSipCodecReferToHeader-17806
KErrSipCodecAuthenticationHeader-17807
KErrSipCodecAuthScheme-17808
KErrSipCodecAuthorizationHeader-17809
KErrSipCodecURIContainer-17810
KErrSipCodecRAckHeader-17811
KErrSipCodecRSeqHeader-17812
KErrSipCodecReplyToHeader-17813
KErrSipCodecTimestampHeader-17814
KErrSipCodecRetryAfterHeader-17815
KErrSipCodecRetryAfterParams-17816
KErrSipCodecAcceptContactHeader-17817
KErrSipCodecPAssociatedURIHeader-17818
KErrSipCodecPAccessNetworkInfoHeader-17819

SDP Codec

KErrSdpCodecVersionField-17875
KErrSdpCodecOriginField-17876
KErrSdpCodecSessionField-17877
KErrSdpCodecInfoField-17878 KErrSdpCodecUriField-17879
KErrSdpCodecEmailField-17880 KErrSdpCodecPhoneField-17881
KErrSdpCodecConnectionField-17882
KErrSdpCodecBandwidthField-17883
KErrSdpCodecTimeField-17884
KErrSdpCodecRepeatField-17885
KErrSdpCodecZoneField-17886
KErrSdpCodecKeyField-17887
KErrSdpCodecAttributeField-17888
KErrSdpCodecMediaField-17889
KErrSdpCodecMediaInfoField-17890
KErrSdpCodecMediaConnectionField-17891
KErrSdpCodecMediaBandwidthField-17892
KErrSdpCodecMediaKeyField-17893
KErrSdpCodecMediaAttributeField-17894
KErrSdpCodecTypedTime-17895
KErrSdpCodecStringPool-17896
KErrSdpCodecDecode-17897

LBS Privacy Framework Errors

KErrPrivacyTbNullPtr-17901 
KErrPrivacyTbProgramError-17902 
KErrPrivacyTbNullSearchString-17903 
KErrPrivacyTbWriteFailure-17904 
KErrPriPolicyTbPackedPriByte-17905 
KErrPriVersionTbInvalidVersion-17906 
KErrPriVersionTbRecordAlreadyExist-17907 
KErrServicePrivacyTbErrorBase-17910 
KErrSerPriTbMismatchServiceIdAndType-17911 
KErrSerPriTbServiceIdTypeChanged-17912 
KErrSerPriTbSecureIdChanged-17913 
KErrServiceIdPhoneNumberTbErrorBase-17915Leave codes used for ServiceIdPhoneNumber table
KErrServiceIdPhoneNumTbMatchDigitsOutOfRange-17916 
KErrServicePrivacyErrorBase-17920 
KErrServicePrivacyDuplicateServiceItemId-17921 
KErrServicePrivacyArrayIndexOutOfRange-17922 
KErrServicePrivacyDbModelErrorBase-17925Leave codes used for ServicePrivacyDbModel
KErrSPDbModelWrongMajorVersion-17926 
KErrSPDbModelServiceIdPhNoDigitsLessThan7-17927 
KErrSPDbModelServiceIdTypeNotSet-17928 
KErrSPDbModelWrongServiceInfoMask-17929 
KErrSPDbModelNullServiceId-17930 
KErrSPDbModelChildTbRcdNotDeleted-17931 
KErrSPDbModelChildTbRcdNotUpdated-17932 
KErrSPDbModelInvalidPhMatchLength-17933 
KErrServicePrivacyDbErrorBase-17935Leave codes used for ServicePrivacyDb
KErrServicePrivacyDbInvalidServiceItemIdInArray-17936 
KErrServicePrivacyDbEventObserverAlreadyExists-17937 

HTTP Errors

EHttpGeneralError-20000"A general error has occurred"
EHttpCannotFindServer-20001"The URL specified a non-existent or inaccessible server"
EHttpCannotFindPlugin-20002"The plugin name/type was not found on the device"
EHttpUnsupportedMethod-20003"The method requested is not supported"
EHttpWapAPReadFailure-20004"Access point information is missing"
EHttpNetDialSetupFailed-20005"Net dial setup has failed"
EHttpWtlsConfigFailed-20006"The WAP stack has been configured incorrectly for WTLS"
EHttpWtlsBadServerCert-20007"The WAP stack has rejected the gateway certificate"
EHttpWtlsServerCertRejected-20008"The security certificate has been rejected and the session will be aborted"
EHttpWtlsCipherRejected-20009"The session has been aborted due to low security status"
EHttpGatewayCannotBeReached-20010"A session could not be established with the WAP Gateway"
EHttpGatewayTransactionAbort-20011"A transaction was aborted by the gateway or the stack"
EHttpGatewaySessionDisconnect-20012"The session was disconnectedby the WAP Gateway"
EHttpCancellationAbort-20013"Error code for leave when cancellation has occured during RunL()"
EHttpReceivingErrorDeck-20014"Could not find document, so receiving an error deck"
HTTP Status Code 400-20400"The request sent does not use the correct syntax"
HTTP Status Code 401-20401"Unauthorized request, authentication must be used"
HTTP Status Code 402-20402"Payment is required for this action to succeed"
HTTP Status Code 403-20403"The document requested cannot be disclosed by the server"
HTTP Status Code 404-20404"The document requested cannot be found on the server"
HTTP Status Code 405-20405"The methodrequested is not currentlyallowed"
HTTP Status Code 406-20406"The header information of the returned resource is incorrect"
HTTP Status Code 407-20407"Proxy authentication is required"
HTTP Status Code 408-20408"The request has timed out"
HTTPStatus Code 409-20409"A Conflict has occurred"
HTTP Status Code 410-20410"The document requested cannot be found on the server"
HTTP Status Code 411-20411"Length is required here"
HTTP Status Code 412-20412"A precondition has not been met"
HTTP Status Code 413-20413"The request entity is too large"
HTTP Status Code 414-20414"The URL requested is too long"
HTTP Status Code 415-20415"The media type requested is unsupported"
HTTP Status Code 500-20500"An internal server error has occurred"
HTTP Status Code 501-20501"An internal server error has occurred"
HTTP Status Code 502-20502"An error has occurred within the WAP gateway"
HTTP Status Code 503-20503"The service requested is unavailable"
HTTP Status Code 504-20504"The connection to the gateway has timed out"
HTTP Status Code 505-20505"This HTTP version is not supported"

SEN Service Connection

KErrSenNotInitialized-30291
KErrSenServiceConnectionBusy-30292
KErrConnectionInitializing-30293
KErrConnectionExpired-30294
KErrSubmitting-30295
KErrSenSoapFault-30296
KErrSenInternal-30297
KErrSenNoEndpoint-30298
KErrSenNoContract-30299
KErrSenInvalidCharacters-30300
KErrSenZeroLengthDescriptor-30301
KErrSenXmlReaderNotSet-30302
KErrSenXmlContentHandlerNotSet-30303
KErrSenProviderIdInUseByAnotherEndpoint-30305
KErrSenNoContractNoEndPoint-30306

Landmarks

KErrPosLmNotInitialized-30351
KErrPosLmUnknownFormat-30352

LBS

KErrPositionBufferOverflow-30371
KErrPositionIncalculable-30372

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值