FailureResponseException Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
FailureResponseException() | Initializes a new instance of the FailureResponseException class. | |
FailureResponseException(String) | Initializes a new instance of the FailureResponseException class with a specified error message. | |
FailureResponseException(SerializationInfo, StreamingContext) | Initializes a new instance of the class with serialized data. | |
FailureResponseException(String, Exception) | Initializes a new instance of the FailureResponseException class with a specified error message and reference to the inner exception that is the cause of this exception. |
Top
See Also
Reference
FailureResponseException Class