Initializes a new instance of the InsufficientRightsException class.
Overload List
Name | Description | |
---|---|---|
InsufficientRightsException()()()() |
Initializes a new instance of the InsufficientRightsException class with default settings.
| |
InsufficientRightsException(CultureInfo) |
Initializes a new instance of the InsufficientRightsException class with default settings.
| |
InsufficientRightsException(String) |
Initializes a new instance of the InsufficientRightsException class with a specified cache value.
| |
InsufficientRightsException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InsufficientRightsException class with a specified error message.
| |
InsufficientRightsException(String, Exception) |
Initializes a new instance of the InsufficientRightsException class with a specified error message.
|