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.InvalidCallException
es.kukenan.smartfi.microservice.transfer.service.backoffice.exceptions.BicIsNotValidException
All Implemented Interfaces:
Serializable

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

    • MSG_BIC_IS_NOT_VALID

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

    • BicIsNotValidException

      public BicIsNotValidException()
      Default constructor.