Method | Description | |
---|---|---|
UnsupportedPlatformException ( string message ) : System |
Initializes new instance of UnsupportedPlatformException class
|
Method | Description | |
---|---|---|
UnsupportedPlatformException ( |
Initializes new instance of UnsupportedPlatformException class with serialized data
|
protected UnsupportedPlatformException ( |
||
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 UnsupportedPlatformException ( string message ) : System | ||
message | string | Message that describes the error |
return | System |