Class BackofficeNotFoundException

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

public final class BackofficeNotFoundException 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_BACKOFFICE_NOT_FOUND

      public static final String MSG_BACKOFFICE_NOT_FOUND
      Message for Backoffice not found exception.
      See Also:
  • Constructor Details

    • BackofficeNotFoundException

      public BackofficeNotFoundException()
      Default constructor.