메소드 | 설명 | |
---|---|---|
ElevatedPermissionsMissingException ( string message ) : System |
Initializes new instance of ElevatedPermissionsMissingException class
|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public ElevatedPermissionsMissingException ( string message ) : System | ||
message | string | Message that describes the error |
리턴 | System |