Class MaxUsersException

  • All Implemented Interfaces:
    Serializable

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

      • MaxUsersException

        public MaxUsersException()
      • MaxUsersException

        public MaxUsersException​(String message)