Constructor HttpEngineException
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
HttpEngineException(string)
Initializes a new instance of the HttpEngineException class with a specified error message.
public HttpEngineException(string message)
Parameters
message string
The message that describes the error.
HttpEngineException(Exception)
Initializes a new instance of the HttpEngineException class with a specified inner exception.
public HttpEngineException(Exception inner)
Parameters
inner Exception
The exception that is the cause of the current exception.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語