Package es.bsc.dataclay.exceptions.logicmodule.accountmgr
Module intended to management of Exception in Account Manager module.
-
Exception Summary Exception Description AccountAlreadyExistException This class represents the exceptions produced in AccountManager module when a new Account to validate does not exist.AccountNotExistException This class represents the exceptions produced in AccountManager module when a new Account to validate does not exist.InvalidCredentialsException This class represents the exceptions produced in AccountManager module when invalid Credentials are provided: wrong association Account-Credential...