Class UserContextException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
es.kukenan.smartfi.common.service.exceptions.UnexpectedException
es.kukenan.smartfi.microservice.firm.service.exceptions.UserContextException
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • UserContextException

      public UserContextException()
      Default constructor.