Uses of Class
com.sas.lsaf.security.membership.MembershipException
Packages that use MembershipException
Package
Description
Service and class definitions for manipulating the membership of a context.
-
Uses of MembershipException in com.sas.lsaf.security.membership
Subclasses of MembershipException in com.sas.lsaf.security.membershipModifier and TypeClassDescriptionclassThrown when an attempt is made to add Principals to a membership in which they are not potential members.classThrown when a principal, or set of principals, is currently a member of the context.classThrown when the principal, or principals, specified is not a member of the context.