RequestNotFoundException Class | Table of Content | RequestNotFoundException Constructor |
RequestNotFoundException Constructor |
Name | Description | |
---|---|---|
RequestNotFoundException() |
Initializes a new instance of the Exception class.
| |
RequestNotFoundException(String) |
Initializes a new instance of the Exception class with a specified error message.
| |
RequestNotFoundException(SerializationInfo, StreamingContext) |
Initializes a new instance of the Exception class with serialized data.
| |
RequestNotFoundException(String, Exception) |
Initializes a new instance of the Exception class with a specified error message and inner exception.
|