Etel Fax
| KFaxErrModemNotWorking | -101 | The fax modem has failed |
| KFaxErrCannotConnect | -102 | |
| KFaxErrCSIorCIG | -103 | |
| KFaxErrDISorDTC | -104 | |
| KFaxErrFrameFail | -105 | The connection to the fax machine has been broken |
| KFaxErrAtNegotiatedSpeed | -106 | |
| KFaxErrCFR | -107 | |
| KFaxErrMCF | -108 | |
| KFaxErrCRP | -109 | |
| KFaxErrNoDial | -110 | Could not dial fax number |
| KFaxErrNoDialTone | -111 | No dial tone was detected |
| KFaxErrBusy | -112 | The line is busy |
| KFaxErrNoAnswer | -113 | The call was not answered |
| KFaxErrNoCarrier | -114 | The call was not answered by a fax machine |
| KFaxErrRemoteCannotReceive | -115 | Could not send to the fax machine. The fax machine is unable to receive faxes |
| KFaxErrCompression | -116 | Panic |
| KFaxErrPageTooLong | -117 | Panic |
| KFaxErrDCN | -118 | |
| KFaxErrRemoteDCN | -119 | |
| KFaxErrHDLC | -120 | |
| KFaxErrStopAndWait | -121 | Panic |
| KFaxErrTrainStop | -122 | |
| KFaxErrReceiveTimeout | -123 | Could not send to the fax machine. The connection has timed out |
| KFaxErrCannotEndData | -124 | The connection to the fax machine has been broken |
| KFaxErrEOP | -125 | |
| KFaxErrMPS | -126 | |
| KFaxErrNoReceiveMode | -127 | |
| KFaxErrCannotAnswer | -128 | |
| KFaxErrPrematureHangup | -129 | Could 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 | -170 | The POP3 server refused to allow a connection |
| KPop3InvalidUser | -171 | The POP3 server refused to allow a connection. Check your mailbox username |
| KPop3InvalidLogin | -172 | The POP3 server refused to allow a connection. Check your mailbox username and password |
| KPop3CannotCreateApopLogonString | -173 | Could not create secure logon string. Mailbox server may not support secure logon |
| KPop3ProblemWithRemotePopServer | -174 | Problem communicating with POP3 server |
| KPop3CannotOpenServiceEntry | -175 | Panic |
| KPop3CannotSetRequiredFolderContext | -176 | Panic |
| KPop3InvalidApopLogin | -177 | Panic |
Email Socket Errors
| KImsKErrorDNSNotFound | -180 | Could not find a DNS server. Please check the DNS address in the internet control panel |
| KImsKErrorControlPanelLocked | -181 | Could not connect to internet. Please ensure the internet control panel is closed |
| KImskErrorISPOrIAPRecordNotFound | -182 | |
| KImskErrorActiveSettingIsDifferent | -183 | Unable to connect using the specified IAP, already connected to the Internet using a different IAP |
| KImskSecuritySettingsFailed | -184 |
Socket Errors
| KErrNetUnreach | -190 | Could not connect to the network. Currently unreachable |
| KErrHostUnreach | -191 | Could not connect to the specified server |
| KErrNoProtocolOpt | -192 | The specified server refuses the selected protocol |
| KErrUrgentData | -193 | |
| KErrWouldBlock | -1000 | See also BAFL, OCR and PTI errors |
Email IMAP Errors
| KErrImapConnectFail | -200 | Could not connect to IMAP4 server |
| KErrImapServerFail | -201 | The connection to the IMAP4 server has been broken |
| KErrImapServerParse | -202 | |
| KErrImapServerBusy | -203 | The IMAP4 server refused to allow connection. The server is currently busy |
| KErrImapServerVersion | -204 | Could not connect to the IMAP server. The IMAP server is of the wrong version |
| KErrImapSendFail | -205 | Could not transmit to the IMAP4 server |
| KErrImapBadLogon | -206 | The IMAP4 server refused to allow a connection. Check your mailbox username and password |
| KErrImapSelectFail | -207 | |
| KErrImapWrongFolder | -208 | Could not select an IMAP4 folder |
| KErrImapServerNoSecurity | -209 | |
| KErrImapServerLoginDisabled | -210 | Login for this IMAP4 server has been disabled |
| KErrImapTLSNegotiateFailed | -211 | A secure connection cannot be made to this server |
| KErrImapCantDeleteFolder | -212 | This 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 | -240 | Could not send email due to an invalid return email address. Check your email address in your account settings |
| KSmtpUnknownErr | -241 | Problem while sending email |
| KSmtpBadMailFromAddress | -242 | Email message has an invalid "From" address |
| KSmtpBadRcptToAddress | -243 | Email message has an invalid "To", "Cc" or "Bcc" address |
| KSmtpLoginRefused | -244 | SMTP server refused to allow connection |
| KSmtpNoMsgsToSendWithActiveSettings | -245 | Could not send email. The messages are destined for an account different from the currently connected one. |
| KErrSmtpTLSNegotiateFailed | -246 | Secure connection failed. Server may not accept secure connections or certificates may be expired. |
| KImcmHTMLPartNotPopulated | -250 | |
| KImcmInvalidMessageStructure | -251 | |
| KErrPop3TLSNegotiateFailed | -260 |
Access Point Engine
| KErrInvalidColumn | -300 | Attempting to read or write a column which does not exists. |
| KErrInvalidBearer | -301 | The given bearer is not valid. |
| KErrInvalidDatabaseType | -302 | The type of the database is not valid |
| KErrInvalidName | -303 | The name of the AP is not valid (length = 0) |
| KErrDescOverflow | -304 | |
| KErrNullPointerPassed | -305 | The passed pointer was invalid = NULL |
| KErrInvalidFilterType | -310 | The filter is not valid |
| KErrInvalidBearerType | -311 | The bearer is not valid |
| KErrInvalidIspRequest | -312 | The ISP type given is invalid |
| KErrValueUnspecified | -323 | Used when the requested value was not specified in the database |
| KApSelectionCanceled | -350 |
| KTxtNotOverriden | -351 |
| KErrInvalidTextId | -355 |
| KErrActiveApDbObserverNotFound | -500 | Can 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." |
2363

被折叠的 条评论
为什么被折叠?



