Uses of Class
es.kukenan.smartfi.common.service.exceptions.KukenanWalletException
Packages that use KukenanWalletException
-
Uses of KukenanWalletException in es.kukenan.smartfi.common.service.exceptions
Subclasses of KukenanWalletException in es.kukenan.smartfi.common.service.exceptionsModifier and TypeClassDescriptionclassException caused by a backing service (PostgreSql, MongoDb, RabbitMq, Hazelcast...) in an error state.classException caused by a specified entity (for example, in an operation argument) was not found or is not visible in the operation context (access level...).classException caused by forbidden operations (due to not enough authorization level or illegal operations)invalid or no credentials received from a call.classException caused by invalid arguments received from a call.classException caused by invalid or no credentials received from a call.classException caused by failed operation validating required OTP.classException caused by forbidden operations because require OTP validated but in order to get the OTP generated extra request parameter is required.classException caused by forbidden operations because require OTP validated.