Class OutsideWorkingTimeException

All Implemented Interfaces:
Serializable

public class OutsideWorkingTimeException extends AuthenticationException
Raised when the user is trying to enter outside the working time
Since:
8.7.2
Author:
Marco Meschieri - LogicalDOC
See Also:
  • Field Details

  • Constructor Details

    • OutsideWorkingTimeException

      public OutsideWorkingTimeException()
    • OutsideWorkingTimeException

      public OutsideWorkingTimeException(Authenticator authenticator)