Uses of Class
com.sas.lsaf.security.role.RoleException
Packages that use RoleException
Package
Description
Service and class definitions for manipulating and creating roles, their availability in contexts, and their
membership lists.
-
Uses of RoleException in com.sas.lsaf.security.role
Subclasses of RoleException in com.sas.lsaf.security.roleModifier and TypeClassDescriptionclassThrown when a role is created or updated with new members that violate any membership contracts.classThrown when an attempt is made to define a role that is already defined; or add an inherited role that is already inherited.classThrown when the specified role was not found on the server.classThrown when a role could not be updated.