Method | Description | |
---|---|---|
NoDefaultRegionSetException ( string message ) : System |
Initializes a new instance of the NoDefaultRegionSetException class with the specified error message.
|
Method | Description | |
---|---|---|
NoDefaultRegionSetException ( SerializationInfo info, StreamingContext context ) : System |
Initializes a new instance of the NoDefaultRegionSetException class with serialized data.
|
protected NoDefaultRegionSetException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | The |
context | StreamingContext | The |
return | System |
public NoDefaultRegionSetException ( string message ) : System | ||
message | string | The message that describes the error. |
return | System |