|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MembershipException | |
---|---|
com.sas.hls.security.membership.exception | Exceptions that can be thrown while manipulating a membership list or using the membershipService. |
Uses of MembershipException in com.sas.hls.security.membership.exception |
---|
Subclasses of MembershipException in com.sas.hls.security.membership.exception | |
---|---|
class |
InvalidMemberException
Thrown when an attempt is made to add Principals into a membership where they are not potential members of that membership. |
class |
MemberExistsException
The principal specified is already a member of this membership context. |
class |
MemberNotFoundException
The principal specified is not a member of this membership context. |
class |
MembershipExistsException
Thrown when an attempt is made to create a membership for a context when the membership already exists for that context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |