| AccountMiddlewareUncheckedException |
|
| AccountNotFoundMiddlewareException |
|
| AccountWithPrefixGoneMiddlewareException |
Connected user can not own the given prefix because if is taken.
|
| AccountWithSuffixExistsMiddlewareException |
Connected user is owner of the prefix.
|
| AisConsentNotFoundMiddlewareException |
|
| AuthCodeGenerationMiddlewareException |
|
| FrequencyCodeInvalidMiddlewareException |
|
| InsufficientPermissionMiddlewareException |
The connected user does not have enough permission to executed the requested
action on the specified account.
|
| NoAccessMiddlewareException |
The connected user is not the owner of the target account.
|
| PaymentNotFoundMiddlewareException |
|
| PaymentProcessingMiddlewareException |
|
| PaymentWithIdMiddlewareException |
|
| SCAMethodNotSupportedMiddleException |
|
| SCAOperationExpiredMiddlewareException |
|
| SCAOperationNotFoundMiddlewareException |
|
| SCAOperationUsedOrStolenMiddlewareException |
This exception appears when auth code was already used or has been stolen by someone
|
| SCAOperationValidationMiddlewareException |
|
| TransactionNotFoundMiddlewareException |
|
| UserAlreadyExistsMiddlewareException |
|
| UserNotFoundMiddlewareException |
|
| UserNotInBranchMiddlewareException |
|
| UserScaDataNotFoundMiddlewareException |
|