PluggableAccessCheckException constructor
SharePoint 2013
Initializes a new instance of the PluggableAccessCheckException class.
| 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. |
Show: