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

Packages that use com.sas.hls.security.group.exception
com.sas.hls.security.group Service and class definitions for manipulating and creating groups. 
com.sas.hls.security.group.exception Exceptions that can be thrown while manipulating a group or using the groupService. 
 

Classes in com.sas.hls.security.group.exception used by com.sas.hls.security.group
GroupContextNotFoundException
          Thrown when the specified group context could not be found.
GroupExistsException
          Thrown when an attempt is made to create a group that already exists.
GroupNotFoundException
          Thrown when the specified group can not be found.
InvalidGroupMemberException
          Thrown when a group is updated with new members that violate any membership contracts.
 

Classes in com.sas.hls.security.group.exception used by com.sas.hls.security.group.exception
GroupException
          Abstract parent class of all group exceptions.
GroupNotFoundException
          Thrown when the specified group can not be found.
 



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