Class FirmControlNotFoundException

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.firm.service.exceptions.FirmControlNotFoundException
All Implemented Interfaces:
Serializable

public final class FirmControlNotFoundException extends es.kukenan.smartfi.common.service.exceptions.InvalidCallException
Exception caused by a specified user was not found or is not visible in the operation context (access level...).
See Also:
  • Field Details

    • MSG_FIRM_NOT_FOUND

      public static final String MSG_FIRM_NOT_FOUND
      Message for firm control not found exception.
      See Also:
  • Constructor Details

    • FirmControlNotFoundException

      public FirmControlNotFoundException()
      Default constructor.