Uses of Class
com.sas.hls.security.group.exception.GroupException

Packages that use GroupException
com.sas.hls.security.group.exception Exceptions that can be thrown while manipulating a group or using the groupService. 
 

Uses of GroupException in com.sas.hls.security.group.exception
 

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



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