PluggableAccessCheckException constructor
Initializes a new instance of the PluggableAccessCheckException class.
Overload list
Name | Description | |
---|---|---|
PluggableAccessCheckException() | Initializes a new instance of the PluggableAccessCheckException class. | |
PluggableAccessCheckException(String) | Initializes a new instance of the PluggableAccessCheckException class. | |
PluggableAccessCheckException(SerializationInfo, StreamingContext) | Initializes a new instance of the PluggableAccessCheckException class from a serialized version of the exception and contextual data. | |
PluggableAccessCheckException(String, Exception) | Initializes a new instance of the PluggableAccessCheckException class. |
Top
See also
Reference
PluggableAccessCheckException class