Package | Description |
---|---|
com.sas.hls.security.privilege.exception |
Exceptions that can be thrown while manipulating or accessing privileges in the system.
|
Modifier and Type | Class and Description |
---|---|
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) 2017, SAS Institute Inc., Cary, NC, USA