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

Packages that use com.sas.hls.security.privilege.exception
com.sas.hls.security.privilege Class definitions for identifying and using privileges in the system. 
com.sas.hls.security.privilege.exception Exceptions that can be thrown while manipulating or accessing privileges in the system. 
 

Classes in com.sas.hls.security.privilege.exception used by com.sas.hls.security.privilege
InvalidPrivilegeException
          Thrown when a specified privilege is not defined.
PrivilegeExistsException
          Thrown when an attempt is made to define a privilege which is already defined.
PrivilegeNotFoundException
          Thrown when a privilege specified is not found on the server.
 

Classes in com.sas.hls.security.privilege.exception used by com.sas.hls.security.privilege.exception
PrivilegeException
          Abstract parent class for privilege exceptions thrown while getting or managing privileges in the system.
 



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