Constructor HttpEngineException
HttpEngineException(string)
Initializes a new instance of the HttpEngineException class with a specified error message.
public HttpEngineException(string message)
Parameters
messagestringThe 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
innerExceptionThe exception that is the cause of the current exception.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語