- 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.PCGetTransactionCallback
-
Invoked when transaction data wasn't acquired from server
- 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(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