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

public final class CccNotCorrectException extends es.kukenan.smartfi.common.service.exceptions.InvalidCallException
Exception caused by the was CCC not correct.
See Also:
  • Field Details

    • MSG_CCC_NOT_CORRECT

      public static final String MSG_CCC_NOT_CORRECT
      Message for CCC not format/check is not correct.
      See Also:
  • Constructor Details

    • CccNotCorrectException

      public CccNotCorrectException()
      Default constructor.