Uses of Class
com.sas.lsaf.security.group.GroupException
Packages that use GroupException
Package
Description
Service and classes for creating and manipulating groups in the system.
-
Uses of GroupException in com.sas.lsaf.security.group
Subclasses of GroupException in com.sas.lsaf.security.groupModifier and TypeClassDescriptionclassThrown when an attempt is made to create a group that exists with the same name in the same context.classThrown when the specified group is not found.classThrown when a group is updated with new members that violate membership contracts.