Skip to content

de12b7df 120c d191 16bb 1b2f6e46b0f5

Mat Walker edited this page Apr 17, 2020 · 1 revision

InvalidHTTPResponse Constructor (String, Object[])

[This is preliminary documentation and is subject to change.]

Initialises a new instance of the InvalidHTTPResponse class. Exception while processing HTTP response

Namespace: TeamControlium
Assembly: TeamControlium.NonGUI (in TeamControlium.NonGUI.dll) Version: 2.0.0

Syntax

C#

public InvalidHTTPResponse(
	string text,
	params Object[] args
)

Parameters

 

text
Type: System.String
Text of error
args
Type: System.Object[]
Optional parameters

See Also

Reference

InvalidHTTPResponse Class
InvalidHTTPResponse Overload
TeamControlium Namespace

Clone this wiki locally