Table of Contents

Class HttpEngineException

Namespace
Sisk.Core.Http.Engine
Assembly
Sisk.Core.dll

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.