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

Exceptions that can be thrown while manipulating or accessing privileges in the system.

See:
          Description

Exception Summary
InvalidPrivilegeException Thrown when a specified privilege is not defined.
PrivilegeException Abstract parent class for privilege exceptions thrown while getting or managing privileges in the system.
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.
 

Package com.sas.hls.security.privilege.exception Description

Exceptions that can be thrown while manipulating or accessing privileges in the system.



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