Class StatusSignedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
es.kukenan.smartfi.microservice.firm.service.exceptions.StatusSignedException
All Implemented Interfaces:
Serializable

public final class StatusSignedException extends Exception
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

    • StatusSignedException

      public StatusSignedException()
      Default constructor.