PCSDKModule Documentation Beta

Enumeration PCServer​Error

public enum PCServerError

SDK's network error type

PCServerError PCServerError Int Int PCServerError->Int LocalizedError LocalizedError PCServerError->LocalizedError

Conforms To

Int
LocalizedError

Enumeration Cases

undefined

case undefined

server​Does​Not​Respond

case serverDoesNotRespond

java​Internal​Error

case javaInternalError

system​Property​Error

case systemPropertyError

system​IdIsNull

case systemIdIsNull

system​IdIsWrong

case systemIdIsWrong

system​Not​Found

case systemNotFound

system​IsDeleted

case systemIsDeleted

system​Name​IsNull

case systemNameIsNull

user​IdIsNull

case userIdIsNull

user​IdPref​IsNull

case userIdPrefIsNull

user​Not​Found

case userNotFound

user​IsDeleted

case userIsDeleted

ds​Verify​Error

case dsVerifyError

ds​Struct​Error

case dsStructError

store​Type​IsWrong

case storeTypeIsWrong

key​Container​Alias​IsNull

case keyContainerAliasIsNull

key​Container​Not​Exists

case keyContainerNotExists

transaction​Data​Uid​Error

case transactionDataUidError

transaction​Data​Error

case transactionDataError

transaction​Data​IsNull

case transactionDataIsNull

report​Tpl​IsNull

case reportTplIsNull

request​Error

case requestError

system​IdNot​Unique

case systemIdNotUnique

request​Signature​Not​Valid

case requestSignatureNotValid

system​Not​Valid

case systemNotValid

transaction​IsNull

case transactionIsNull

transaction​Checked

case transactionChecked

error​Parse​Register​System​Info

case errorParseRegisterSystemInfo

incorrect​User​Type

case incorrectUserType

collection​IsEmpty

case collectionIsEmpty

no​Result

case noResult

pin​IsEmpty

case pinIsEmpty

fprint​IsEmpty

case fprintIsEmpty

otp​IsNot​Valid

case otpIsNotValid

valid​Date​Expired

case validDateExpired

system​Type​IsWrong

case systemTypeIsWrong

spart​Length​IsWrong

case spartLengthIsWrong

data​Type​IsWrong

case dataTypeIsWrong

invalid​Hmac

case invalidHmac

key​Info​Not​Found

case keyInfoNotFound

wrong​System​Type

case wrongSystemType

fprint​IsNot​Empty

case fprintIsNotEmpty

wrong​Auth​Code

case wrongAuthCode

confirm​Type​IsNull

case confirmTypeIsNull

store​Type​IsNull

case storeTypeIsNull

device​Type​IsNull

case deviceTypeIsNull

transaction​Data​Type​IsNull

case transactionDataTypeIsNull

user​IdPref​Too​Long

case userIdPrefTooLong

confirm​Code​Length​IsWrong

case confirmCodeLengthIsWrong

confirm​Code​IsNull

case confirmCodeIsNull

transaction​IdIsNull

case transactionIdIsNull

status​List​IsEmpty

case statusListIsEmpty

device​IdIsNull

case deviceIdIsNull

device​Type​IsIncorrect

case deviceTypeIsIncorrect

invalid​Otp

case invalidOtp

invalid​Kdf

case invalidKdf

pin​Length​IsWrong

case pinLengthIsWrong

push​IdIsNull

case pushIdIsNull

transaction​Status​Invalid

case transactionStatusInvalid

auth​Code​IsNull

case authCodeIsNull

status​List​IsIncorrect

case statusListIsIncorrect

decline​Reason​IsNull

case declineReasonIsNull

transaction​IsNot​Unique

case transactionIsNotUnique

bill​Date​Corrupted

case billDateCorrupted

user​Bill​Date​Corrupted

case userBillDateCorrupted

transaction​IsDeleted

case transactionIsDeleted

bill​Request​Already​Processed

case billRequestAlreadyProcessed

pubkey​IsEmpty

case pubkeyIsEmpty

pubkey​IsNot​Empty

case pubkeyIsNotEmpty

signature​IsInvalid

case signatureIsInvalid

signature​IsNull

case signatureIsNull

signature​And​Confirm​Code​Are​Null

case signatureAndConfirmCodeAreNull

transaction​Expired

case transactionExpired

json​Scheme​Not​Supported

case jsonSchemeNotSupported

json​Request​Incorrect

case jsonRequestIncorrect

license​Update​Error

case licenseUpdateError

license​Expired

case licenseExpired

license​User​Count​Exceeded

case licenseUserCountExceeded

billing​Type​Corrupted

case billingTypeCorrupted

http​Auth​Code​Invalid

case httpAuthCodeInvalid

not​Supported

case notSupported

ext​Auth​Template​Not​Found

case extAuthTemplateNotFound

ext​Auth​Failed

case extAuthFailed

ext​Auth​Type​Not​Supported

case extAuthTypeNotSupported

ext​Auth​Needed

case extAuthNeeded

user​IsBlocked

case userIsBlocked

key​Expired

case keyExpired

license​Not​Found

case licenseNotFound

push​Not​Found

case pushNotFound

scoring​Settings​IsNull

case scoringSettingsIsNull

autosing​Signature​IsInvalid

case autosingSignatureIsInvalid

server​Scoring​Settings​Incorrect

case serverScoringSettingsIncorrect

scoring​Failed

case scoringFailed

high​Scoring​Risk​Level

case highScoringRiskLevel

autosign​Failed

case autosignFailed

autosign​Not​Allowed

case autosignNotAllowed

attempt​IdIsNull

case attemptIdIsNull

flexible​License​Error

case flexibleLicenseError

unsupported​Billing​Type

case unsupportedBillingType

license​Error

case licenseError

operation​Not​Exists

case operationNotExists

transaction​IsNot​InOperation

case transactionIsNotInOperation

operation​Status​Invalid

case operationStatusInvalid

create​Operation​Error

case createOperationError

remote​Update​Error

case remoteUpdateError

remote​Update​Error​Block

case remoteUpdateErrorBlock

remote​Update​Disabled

case remoteUpdateDisabled

operation​Expired

case operationExpired

dn​IsNull

case dnIsNull

cert​Request​Params​IsNull

case certRequestParamsIsNull

cert​Issue​Error

case certIssueError

no​Cert​Request

case noCertRequest

no​Cert

case noCert

no​Pki​Settings​Defined

case noPkiSettingsDefined

can​Not​Use​Certificate​Chain

case canNotUseCertificateChain

cert​Status​Invalid

case certStatusInvalid

cert​Revoke​Error

case certRevokeError

Properties

error​Code

var errorCode: Int

error​Description

var errorDescription: String?