RequestException Class |
Namespace: CMS.Helpers.Internal
public abstract class RequestException : Exception
Name | Description | |
---|---|---|
RequestException(SerializationInfo, StreamingContext) |
Initializes a new instance of the RequestException class with serialized data.
| |
RequestException(String, Exception) |
Initializes a new instance of the RequestException class with a specified error
message and a reference to the inner exception that is the cause of this exception.
|