| SecurityException Constructor |
| Name | Description | |
|---|---|---|
| SecurityException |
Initializes a new instance of the SecurityException class.
| |
| SecurityException(String) |
Initializes a new instance of the SecurityException class.
| |
| SecurityException(IListIdsError) |
Initializes a new instance of the SecurityException class.
| |
| SecurityException(SerializationInfo, StreamingContext) |
Initializes a new instance of the SecurityException class.
| |
| SecurityException(String, Exception) |
Initializes a new instance of the SecurityException class.
| |
| SecurityException(String, String, String) |
Initializes a new instance of the SecurityException class.
| |
| SecurityException(String, String, String, Exception) |
Initializes a new instance of the SecurityException class.
|