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.BicNotPresentException
All Implemented Interfaces:
Serializable

public final class BicNotPresentException extends es.kukenan.smartfi.common.service.exceptions.EntityNotFoundException
Exception caused by the was BIC not present for non Spanish IBAN.
See Also:
  • Field Details

    • MSG_BIC_NOT_PRESENT

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

    • BicNotPresentException

      public BicNotPresentException()
      Default constructor.