Skip navigation links
A B C D E F G H I L O P R S T U V 

E

error(PCError) - Method in interface tech.paycon.sdk.v5.PCLogin.GetLoginDataCallback
Called in case JSON couldn't be parsed successfully
error(PCError, PCNetError) - Method in interface tech.paycon.sdk.v5.PCLogin.GetLoginTransactionCallback
Called when transaction wasn't obtained successfully
error(PCError) - Method in interface tech.paycon.sdk.v5.utils.PCCallback
Error
error(PCError, PCNetError, PCDeclination) - Method in interface tech.paycon.sdk.v5.utils.PCDeclineCallback
Invoked when transaction was not declined because of some error
error(PCError, PCNetError) - Method in interface tech.paycon.sdk.v5.utils.PCErrorsCallback
Called when an error has occurred.
error(PCNetError) - Method in interface tech.paycon.sdk.v5.utils.PCGetCertificateInfoCallback
Invoked when certificate info cannot be acquired from server
error(PCNetError) - Method in interface tech.paycon.sdk.v5.utils.PCGetOperationCallback
Invoked when operation data wasn't acquired from server
error(PCNetError) - Method in interface tech.paycon.sdk.v5.utils.PCGetTransactionCallback
Invoked when transaction data wasn't acquired from server
error(PCNetError) - Method in interface tech.paycon.sdk.v5.utils.PCListOperationsCallback
Invoked when acquisition of operations list is failed
error(PCNetError) - Method in interface tech.paycon.sdk.v5.utils.PCListTransactionsCallback
Invoked when acquisition of transactions list is failed
error(PCNetError) - Method in interface tech.paycon.sdk.v5.utils.PCNetCallback
Invoked when error has occurred while interacting with the server
error(PCError) - Method in interface tech.paycon.sdk.v5.utils.PCProcessOperationCallback
An error which occurred before the interaction with server (e.g. passowrd is required but was not submitted)
error(PCNetError) - Method in interface tech.paycon.sdk.v5.utils.PCProcessOperationCallback
An error which indicates that the connection with server was failed (e.g. internet connection stopped or authorization failed)
error(PCOperation, HashMap<String, PCNetError>) - Method in interface tech.paycon.sdk.v5.utils.PCProcessOperationCallback
An error pointing at the case when the request is successful but some of transactions (possibly, all) were not processed due to some reason.
error(PCNetError) - Method in interface tech.paycon.sdk.v5.utils.PCRestoreMethodsCallback
Error
error(PCError, PCNetError, PCConfirmation) - Method in interface tech.paycon.sdk.v5.utils.PCSignCallback
Invoked when transaction was not signed because of some error
A B C D E F G H I L O P R S T U V 
Skip navigation links