Uses of Class
com.sas.hls.security.privilege.exception.PrivilegeException

Packages that use PrivilegeException
com.sas.hls.security.privilege.exception Exceptions that can be thrown while manipulating or accessing privileges in the system. 
 

Uses of PrivilegeException in com.sas.hls.security.privilege.exception
 

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



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