java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
es.kukenan.smartfi.common.service.exceptions.KukenanWalletException
es.kukenan.smartfi.common.service.exceptions.EntityNotFoundException
es.kukenan.smartfi.microservice.transfer.service.backoffice.exceptions.IbanNotCorrectException
All Implemented Interfaces:
Serializable

public final class IbanNotCorrectException extends es.kukenan.smartfi.common.service.exceptions.EntityNotFoundException
Exception caused by the was IBAN not correct (Error from Mindsait).
See Also:
  • Field Details

    • MSG_IBAN_NOT_CORRECT

      public static final String MSG_IBAN_NOT_CORRECT
      Message for BIC not present exception.
      See Also:
  • Constructor Details

    • IbanNotCorrectException

      public IbanNotCorrectException()
      Default constructor.