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:
    Serialized Form
    • Constructor Detail

      • OutsideWorkingTimeException

        public OutsideWorkingTimeException()
      • OutsideWorkingTimeException

        public OutsideWorkingTimeException​(Authenticator authenticator)