Uses of Package
com.sas.hls.security.membership.exception

Packages that use com.sas.hls.security.membership.exception
com.sas.hls.security.membership Service and class definitions for manipulating the membership of a context. 
com.sas.hls.security.membership.exception Exceptions that can be thrown while manipulating a membership list or using the membershipService. 
 

Classes in com.sas.hls.security.membership.exception used by com.sas.hls.security.membership
InvalidMemberException
          Thrown when an attempt is made to add Principals into a membership where they are not potential members of that membership.
MemberExistsException
          The principal specified is already a member of this membership context.
MemberNotFoundException
          The principal specified is not a member of this membership context.
 

Classes in com.sas.hls.security.membership.exception used by com.sas.hls.security.membership.exception
MembershipException
          Abstract parent class for exceptions thrown while manipulating or accessing a membership list.
 



Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA