Method | Description | |
---|---|---|
ElevatedPermissionsMissingException ( string message ) : System |
Initializes new instance of ElevatedPermissionsMissingException class
|
Method | Description | |
---|---|---|
ElevatedPermissionsMissingException ( |
Initializes new instance of ElevatedPermissionsMissingException class with serialized data
|
protected ElevatedPermissionsMissingException ( |
||
info | SerializationInfo that holds the serialized object data about the exception being thrown | |
context | StreamingContext that contains contextual information about the source or destination | |
return | System |
public ElevatedPermissionsMissingException ( string message ) : System | ||
message | string | Message that describes the error |
return | System |