NoPrivilegeException Constructor |
Name | Description | |
---|---|---|
![]() | NoPrivilegeException |
Initializes a new instance of the NoPrivilegeException class.
|
![]() | NoPrivilegeException(String) |
Initializes a new instance of the NoPrivilegeException class with a specified
error message.
|
![]() | NoPrivilegeException(String, Exception) |
Initializes a new instance of the NoPrivilegeException class with a specified
error message and a reference to the inner exception that is the cause of this exception.
|