Exception Method

Constructor method to extract information from JSON object.

Syntax

	Exception(json: JsonObject)

Parameters

json

Type: JsonObject
JSON object containing the API response.

Return Value

None

See Also

Exception(HttpResponseMessage)
Exception(Text)