ServiceRequestException Constructor
Initializes a new instance of the ServiceRequestException class.
Overload List
| Name | Description |
|---|---|
| ServiceRequestException () |
Initializes a new instance of the ServiceRequestException class.
|
| ServiceRequestException (String) |
Initializes a new instance of the ServiceRequestException class with the specified message.
|
| ServiceRequestException (String, Exception) |
Initializes a new instance of the ServiceRequestException class with the specified message and inner exception.
|