Method | Description | |
---|---|---|
UnsupportedException ( ) : System | ||
UnsupportedException ( string message ) : System | ||
UnsupportedException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
UnsupportedException ( SerializationInfo info, StreamingContext context ) : System |
protected UnsupportedException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public UnsupportedException ( string message ) : System | ||
message | string | |
return | System |
public UnsupportedException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |