HttpUwrException Constructor

Constructor.

Namespace: UltimateXR.Exceptions
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public HttpUwrException(
	string error,
	long responseCode
)

Parameters

 

error
Type: System.String
Error message
responseCode
Type: System.Int64
HTTP response code

See Also

Reference

HttpUwrException Class
UltimateXR.Exceptions Namespace