Package com.creditcall.chipdnamobile
Class ChipDnaMobileErrorCode
- java.lang.Object
-
- com.creditcall.chipdnamobile.ChipDnaMobileErrorCode
-
- All Implemented Interfaces:
java.io.Serializable
public class ChipDnaMobileErrorCode extends java.lang.ObjectTeh error codes for ChipDnaMobileErrorCode.- Author:
- Creditcall Ltd
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static ChipDnaMobileErrorCodeAccessDeniedAccess to the gateway has been denied.static ChipDnaMobileErrorCodeAmbiguousIdentifierAn attempt to set more than one identifier has been madestatic ChipDnaMobileErrorCodeApiKeyThere is a format error with the ApiKey.static ChipDnaMobileErrorCodeApplicationIdentifierInvalidThere is a format error with the application identifier parameter value.static ChipDnaMobileErrorCodeBLEScanTimeValueInvalidBLEScanTime is invalid.static ChipDnaMobileErrorCodeCardEaseTerminalIdThere is a format error with the CardEase Terminal ID.static ChipDnaMobileErrorCodeCroppedSignatureTooSmallThe signature is too small after cropping out white space.static ChipDnaMobileErrorCodeDataNotAvailableDataNotAvailable The request did not return any results.static ChipDnaMobileErrorCodeDataTypeErrorAn incorrect data type has been used.static ChipDnaMobileErrorCodeDeviceConfigurationThe configuration on the device is incorrect.static ChipDnaMobileErrorCodeEmptyElementSetNo elements returned by TMSstatic ChipDnaMobileErrorCodeEnvironmentValueInvalidThere is a format error with the environment parameter value.static ChipDnaMobileErrorCodeErrorParsingPropertiesXMLError parsing properties in element in response XMLstatic ChipDnaMobileErrorCodeErrorParsingResponseXmlError parsing response XML.static ChipDnaMobileErrorCodeFailedToInitializeLoggingFailed to initialize logging.static ChipDnaMobileErrorCodeFailedToMigrateUnable to migrate the database on mobile device storage.static ChipDnaMobileErrorCodeFailedToOpenUnable to open the database on mobile device storage.static ChipDnaMobileErrorCodeFailedToReadUnable to read from database on the mobile device storage.static ChipDnaMobileErrorCodeFailedToWriteUnable to write to the database on mobile device storage.static ChipDnaMobileErrorCodeGatewayGeneralErrorThere has been a general error with the gateway.static ChipDnaMobileErrorCodeGatewayProcessErrorThere has been a process error with the gateway.static ChipDnaMobileErrorCodeGeneralErrorThere has been a general error with the gateway.static ChipDnaMobileErrorCodeInvalidFieldField within the request is invalid.static ChipDnaMobileErrorCodeInvalidHTTPMethodInvalid HTTP method.static ChipDnaMobileErrorCodeInvalidLoginPlatformThe invalid login platform is used.static ChipDnaMobileErrorCodeInvalidTimeZoneOffsetThe time zone offset is invalid.static ChipDnaMobileErrorCodeLogOnAutomaticallyDisabledLog on is automatically disabled.static ChipDnaMobileErrorCodeLogOnDeniedLog on is denied.static ChipDnaMobileErrorCodeLogOnLockedLog on is locked.static ChipDnaMobileErrorCodeLogOnManuallyDisabledLog on is manually disabled.static ChipDnaMobileErrorCodeMerchantConfigurationErrorMerchant's configuration is incorrect.static ChipDnaMobileErrorCodeMissingFieldRequest is missing a required field.static ChipDnaMobileErrorCodeParseErrorFailed to parse the request.static ChipDnaMobileErrorCodePinPadConnectionTypeInvalidInvalid connection type value.static ChipDnaMobileErrorCodePinPadIpAddressInvalidThere is a format error with the Pin Pad name parameter value.static ChipDnaMobileErrorCodePinPadNameInvalidThere is a format error with the Pin Pad name parameter value.static ChipDnaMobileErrorCodePinPadNameMismatchThe Pin Pad name does not match device.static ChipDnaMobileErrorCodePinpadNotConfiguredPIN pad has not been configured for a configuration update from the TMS.static ChipDnaMobileErrorCodePinPadPortInvalidThere is a format error with the Pin Pad name parameter value.static ChipDnaMobileErrorCodeProvidedSignatureInvalidFormatThe signature format is invalid.static ChipDnaMobileErrorCodeProvidedSignatureOnlyContainsWhiteSpaceThe signature only contains white space.static ChipDnaMobileErrorCodeProvidedSignatureTooSmallThe signature is too small.static ChipDnaMobileErrorCodeProvidedSignatureUnsupportedFormatThe signature format is unsupported.static ChipDnaMobileErrorCodeReceiptSourceEmailNotSupportedEmail receipting is not supported.static ChipDnaMobileErrorCodeReceiptSourceSMSNotSupportedSMS receipting is not supported.static ChipDnaMobileErrorCodeRegistrationFailedThe registration request has failed.static ChipDnaMobileErrorCodeRegistrationFailedToRetrieveTerminalIdRegistration failed to retrieve a terminal ID.static ChipDnaMobileErrorCodeRegistrationFailedToRetrieveTransactionKeyRegistration failed to retrieve a transaction key.static ChipDnaMobileErrorCodeRegistrationUrlThere is a format error with the RegistrationUrl.static ChipDnaMobileErrorCodeResizedSignatureTooSmallThe signature is too small after cropping out white space and resizing.static ChipDnaMobileErrorCodeResponseXmlNotFoundResponse XML not found.static ChipDnaMobileErrorCodeServerErrorThere has been an error with the server.static ChipDnaMobileErrorCodeSOAPErrorThe SOAP error occurred.static ChipDnaMobileErrorCodeSpecifiedUrlMalformedSpecified URL is malformed.static ChipDnaMobileErrorCodeTransactionKeyThere is a format error with the Transaction Key.static ChipDnaMobileErrorCodeUnableToCreateTLSSocketsUnable to create TLS 1.2 sockets.static ChipDnaMobileErrorCodeUnableToDecodeElementValueUnable to decode the element value.static ChipDnaMobileErrorCodeUnableToGetHttpResponseCodeUnable to retrieve HTTP response code.static ChipDnaMobileErrorCodeUnableToOpenURLUnable to open the specified URL.static ChipDnaMobileErrorCodeUnableToParseResponseXmlUnable to parse response XML.static ChipDnaMobileErrorCodeUnableToReadResponseUnable to read HTTP response data.static ChipDnaMobileErrorCodeUnableToReadResponseXmlUnable to read response XML.static ChipDnaMobileErrorCodeUnableToRetrieveResponseUnable to retrieve server response.static ChipDnaMobileErrorCodeUnableToSendRequestUnable to send request.static ChipDnaMobileErrorCodeUnableToSpecifyCommunicationProtocolUnable to specify communication protocol.static ChipDnaMobileErrorCodeUnableToWriteRequestXmlUnable to write request XML.static ChipDnaMobileErrorCodeUnexpectedChipDnaErrorChipDNA encountered an unexpected error.static ChipDnaMobileErrorCodeUnexpectedFieldThere was an unexpected field within the request.static ChipDnaMobileErrorCodeUnsuccessfulHttpRequestThe response to the HTTP request was not equal to 200(OK)static ChipDnaMobileErrorCodeUnsupportedPaymentDeviceThe device model is not supported by ChipDNA.static ChipDnaMobileErrorCodeWebMISPasswordThere is a format error with the WebMIS password.static ChipDnaMobileErrorCodeWebMISUsernameThere is a format error with the WebMIS username.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetErrorDescription()java.lang.StringgetErrorString()voidsetErrorDescription(java.lang.String errorDescription)
-
-
-
Field Detail
-
SOAPError
public static final ChipDnaMobileErrorCode SOAPError
The SOAP error occurred.
-
InvalidTimeZoneOffset
public static final ChipDnaMobileErrorCode InvalidTimeZoneOffset
The time zone offset is invalid.
-
LogOnDenied
public static final ChipDnaMobileErrorCode LogOnDenied
Log on is denied.
-
LogOnManuallyDisabled
public static final ChipDnaMobileErrorCode LogOnManuallyDisabled
Log on is manually disabled.
-
LogOnAutomaticallyDisabled
public static final ChipDnaMobileErrorCode LogOnAutomaticallyDisabled
Log on is automatically disabled.
-
LogOnLocked
public static final ChipDnaMobileErrorCode LogOnLocked
Log on is locked.
-
InvalidLoginPlatform
public static final ChipDnaMobileErrorCode InvalidLoginPlatform
The invalid login platform is used.
-
DataNotAvailable
public static final ChipDnaMobileErrorCode DataNotAvailable
DataNotAvailable The request did not return any results. This might be because there are no results for the given data range or because the provided data does not generate any results (for example, incorrect GUID provided for retrieving transaction details).
-
FailedToOpen
public static final ChipDnaMobileErrorCode FailedToOpen
Unable to open the database on mobile device storage.
-
FailedToRead
public static final ChipDnaMobileErrorCode FailedToRead
Unable to read from database on the mobile device storage.
-
FailedToWrite
public static final ChipDnaMobileErrorCode FailedToWrite
Unable to write to the database on mobile device storage.
-
FailedToMigrate
public static final ChipDnaMobileErrorCode FailedToMigrate
Unable to migrate the database on mobile device storage.
-
CardEaseTerminalId
public static final ChipDnaMobileErrorCode CardEaseTerminalId
There is a format error with the CardEase Terminal ID.
-
TransactionKey
public static final ChipDnaMobileErrorCode TransactionKey
There is a format error with the Transaction Key.
-
WebMISUsername
public static final ChipDnaMobileErrorCode WebMISUsername
There is a format error with the WebMIS username.
-
WebMISPassword
public static final ChipDnaMobileErrorCode WebMISPassword
There is a format error with the WebMIS password.
-
ApiKey
public static final ChipDnaMobileErrorCode ApiKey
There is a format error with the ApiKey.
-
AmbiguousIdentifier
public static final ChipDnaMobileErrorCode AmbiguousIdentifier
An attempt to set more than one identifier has been made
-
RegistrationUrl
public static final ChipDnaMobileErrorCode RegistrationUrl
There is a format error with the RegistrationUrl.
-
RegistrationFailed
public static final ChipDnaMobileErrorCode RegistrationFailed
The registration request has failed.
-
RegistrationFailedToRetrieveTerminalId
public static final ChipDnaMobileErrorCode RegistrationFailedToRetrieveTerminalId
Registration failed to retrieve a terminal ID.
-
RegistrationFailedToRetrieveTransactionKey
public static final ChipDnaMobileErrorCode RegistrationFailedToRetrieveTransactionKey
Registration failed to retrieve a transaction key.
-
MerchantConfigurationError
public static final ChipDnaMobileErrorCode MerchantConfigurationError
Merchant's configuration is incorrect.
-
MissingField
public static final ChipDnaMobileErrorCode MissingField
Request is missing a required field.
-
InvalidField
public static final ChipDnaMobileErrorCode InvalidField
Field within the request is invalid.
-
InvalidHTTPMethod
public static final ChipDnaMobileErrorCode InvalidHTTPMethod
Invalid HTTP method.
-
AccessDenied
public static final ChipDnaMobileErrorCode AccessDenied
Access to the gateway has been denied.
-
DeviceConfiguration
public static final ChipDnaMobileErrorCode DeviceConfiguration
The configuration on the device is incorrect.
-
UnexpectedField
public static final ChipDnaMobileErrorCode UnexpectedField
There was an unexpected field within the request.
-
DataTypeError
public static final ChipDnaMobileErrorCode DataTypeError
An incorrect data type has been used.
-
ParseError
public static final ChipDnaMobileErrorCode ParseError
Failed to parse the request.
-
ServerError
public static final ChipDnaMobileErrorCode ServerError
There has been an error with the server.
-
GeneralError
public static final ChipDnaMobileErrorCode GeneralError
There has been a general error with the gateway.
-
GatewayGeneralError
public static final ChipDnaMobileErrorCode GatewayGeneralError
There has been a general error with the gateway.
-
GatewayProcessError
public static final ChipDnaMobileErrorCode GatewayProcessError
There has been a process error with the gateway.
-
EnvironmentValueInvalid
public static final ChipDnaMobileErrorCode EnvironmentValueInvalid
There is a format error with the environment parameter value.
-
ApplicationIdentifierInvalid
public static final ChipDnaMobileErrorCode ApplicationIdentifierInvalid
There is a format error with the application identifier parameter value.
-
PinPadConnectionTypeInvalid
public static final ChipDnaMobileErrorCode PinPadConnectionTypeInvalid
Invalid connection type value.
-
PinPadNameMismatch
public static final ChipDnaMobileErrorCode PinPadNameMismatch
The Pin Pad name does not match device.
-
PinPadNameInvalid
public static final ChipDnaMobileErrorCode PinPadNameInvalid
There is a format error with the Pin Pad name parameter value.
-
UnsupportedPaymentDevice
public static final ChipDnaMobileErrorCode UnsupportedPaymentDevice
The device model is not supported by ChipDNA.
-
PinPadIpAddressInvalid
public static final ChipDnaMobileErrorCode PinPadIpAddressInvalid
There is a format error with the Pin Pad name parameter value.
-
PinPadPortInvalid
public static final ChipDnaMobileErrorCode PinPadPortInvalid
There is a format error with the Pin Pad name parameter value.
-
BLEScanTimeValueInvalid
public static final ChipDnaMobileErrorCode BLEScanTimeValueInvalid
BLEScanTime is invalid.
-
ReceiptSourceSMSNotSupported
public static final ChipDnaMobileErrorCode ReceiptSourceSMSNotSupported
SMS receipting is not supported.
-
ReceiptSourceEmailNotSupported
public static final ChipDnaMobileErrorCode ReceiptSourceEmailNotSupported
Email receipting is not supported.
-
ProvidedSignatureUnsupportedFormat
public static final ChipDnaMobileErrorCode ProvidedSignatureUnsupportedFormat
The signature format is unsupported.
-
ProvidedSignatureInvalidFormat
public static final ChipDnaMobileErrorCode ProvidedSignatureInvalidFormat
The signature format is invalid.
-
ProvidedSignatureOnlyContainsWhiteSpace
public static final ChipDnaMobileErrorCode ProvidedSignatureOnlyContainsWhiteSpace
The signature only contains white space.
-
ProvidedSignatureTooSmall
public static final ChipDnaMobileErrorCode ProvidedSignatureTooSmall
The signature is too small.
-
CroppedSignatureTooSmall
public static final ChipDnaMobileErrorCode CroppedSignatureTooSmall
The signature is too small after cropping out white space.
-
ResizedSignatureTooSmall
public static final ChipDnaMobileErrorCode ResizedSignatureTooSmall
The signature is too small after cropping out white space and resizing.
-
UnableToOpenURL
public static final ChipDnaMobileErrorCode UnableToOpenURL
Unable to open the specified URL.
-
UnableToSpecifyCommunicationProtocol
public static final ChipDnaMobileErrorCode UnableToSpecifyCommunicationProtocol
Unable to specify communication protocol.
-
UnableToSendRequest
public static final ChipDnaMobileErrorCode UnableToSendRequest
Unable to send request.
-
UnableToGetHttpResponseCode
public static final ChipDnaMobileErrorCode UnableToGetHttpResponseCode
Unable to retrieve HTTP response code.
-
UnsuccessfulHttpRequest
public static final ChipDnaMobileErrorCode UnsuccessfulHttpRequest
The response to the HTTP request was not equal to 200(OK)
-
UnableToReadResponse
public static final ChipDnaMobileErrorCode UnableToReadResponse
Unable to read HTTP response data.
-
UnableToRetrieveResponse
public static final ChipDnaMobileErrorCode UnableToRetrieveResponse
Unable to retrieve server response.
-
UnableToWriteRequestXml
public static final ChipDnaMobileErrorCode UnableToWriteRequestXml
Unable to write request XML.
-
UnableToParseResponseXml
public static final ChipDnaMobileErrorCode UnableToParseResponseXml
Unable to parse response XML.
-
UnableToReadResponseXml
public static final ChipDnaMobileErrorCode UnableToReadResponseXml
Unable to read response XML.
-
ErrorParsingResponseXml
public static final ChipDnaMobileErrorCode ErrorParsingResponseXml
Error parsing response XML.
-
ResponseXmlNotFound
public static final ChipDnaMobileErrorCode ResponseXmlNotFound
Response XML not found.
-
EmptyElementSet
public static final ChipDnaMobileErrorCode EmptyElementSet
No elements returned by TMS
-
ErrorParsingPropertiesXML
public static final ChipDnaMobileErrorCode ErrorParsingPropertiesXML
Error parsing properties in element in response XML
-
PinpadNotConfigured
public static final ChipDnaMobileErrorCode PinpadNotConfigured
PIN pad has not been configured for a configuration update from the TMS.
-
SpecifiedUrlMalformed
public static final ChipDnaMobileErrorCode SpecifiedUrlMalformed
Specified URL is malformed.
-
UnableToDecodeElementValue
public static final ChipDnaMobileErrorCode UnableToDecodeElementValue
Unable to decode the element value.
-
UnableToCreateTLSSockets
public static final ChipDnaMobileErrorCode UnableToCreateTLSSockets
Unable to create TLS 1.2 sockets.
-
UnexpectedChipDnaError
public static final ChipDnaMobileErrorCode UnexpectedChipDnaError
ChipDNA encountered an unexpected error.
-
FailedToInitializeLogging
public static final ChipDnaMobileErrorCode FailedToInitializeLogging
Failed to initialize logging.
-
-