Class MaxSessionsException

  • All Implemented Interfaces:
    Serializable

    public class MaxSessionsException
    extends QuotaException
    Raised when the max number of sessions was reached
    Since:
    7.5
    Author:
    Marco Meschieri - LogicalDOC
    See Also:
    Serialized Form
    • Constructor Detail

      • MaxSessionsException

        public MaxSessionsException()
      • MaxSessionsException

        public MaxSessionsException​(String message)