Class GroupNotEmptyException

  • All Implemented Interfaces:
    Serializable

    public class GroupNotEmptyException
    extends Exception
    Exception thrown when an operation is requested to remove a group that has a list of users.
    Author:
    Harpreet Singh
    See Also:
    Serialized Form
    • Constructor Detail

      • GroupNotEmptyException

        public GroupNotEmptyException​(String info)
        Constructs the exception, with descriptive information.
        Parameters:
        info - describes the user which does not exist