Class GroupNotEmptyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.enterprise.security.auth.realm.exceptions.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:
  • Constructor Details

    • GroupNotEmptyException

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