Class HttpEngineException
Represents an exception that occurred during the execution of the HTTP engine.
public class HttpEngineException : Exception, ISerializable
- Inheritance
-
HttpEngineException
- Implements
- Inherited Members
Constructors
- HttpEngineException(Exception)
Initializes a new instance of the HttpEngineException class with a specified inner exception.
- HttpEngineException(string)
Initializes a new instance of the HttpEngineException class with a specified error message.