Initializes a new instance of the ServerOperationNotSupportedException class.
Overload List
| Name | Description | |
|---|---|---|
| ServerOperationNotSupportedException()()()() |
Initializes a new instance of the ServerOperationNotSupportedException class with default settings.
| |
| ServerOperationNotSupportedException(Exception) |
Initializes a new instance of the ServerOperationNotSupportedException class with a specified error message.
| |
| ServerOperationNotSupportedException(CultureInfo) |
Initializes a new instance of the ServerOperationNotSupportedException class with default settings.
| |
| ServerOperationNotSupportedException(CultureInfo, Exception) |
Initializes a new instance of the ServerOperationNotSupportedException class with a
specified error message.
| |
| ServerOperationNotSupportedException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ServerOperationNotSupportedException class with a
specified error message.
|