-
Notifications
You must be signed in to change notification settings - Fork 0
042adacf faef 26e7 11a7 a4b5aa01bd0e
Mat Walker edited this page Apr 17, 2020
·
1 revision
[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
C#
public InvalidHTTPResponse(
string text,
Exception ex,
params Object[] args
)
- text
- Type: System.String
Text of error - ex
- Type: System.Exception
Internal exception - args
- Type: System.Object[]
Optional parameters
InvalidHTTPResponse Class
InvalidHTTPResponse Overload
TeamControlium Namespace
- TeamControlium Namespace
-
TeamControlium.NonGUI Namespace
-
HTTPBased Class
- HTTPBased Constructor
-
HTTPBased Properties
- HTTPBased.Body Property
- HTTPBased.CertificateValidationCallback Property
- HTTPBased.ClientCertificate Property
- HTTPBased.Domain Property
- HTTPBased.HeaderList Property
- HTTPBased.HeaderString Property
- HTTPBased.HTTPMethod Property
- HTTPBased.QueryList Property
- HTTPBased.QueryString Property
- HTTPBased.ResourcePath Property
- HTTPBased.ResponseRaw Property
- HTTPBased.TryException Property
- HTTPBased.UseSSL Property
- HTTPBased Methods
- HTTPBased.HTTPMethods Enumeration
- HTTPBased.ItemList Class
- TCPBased Class
-
HTTPBased Class