Exception Method

Constructor method to extract information from JSON string.

Syntax

	Exception(jsonString: Text)

Parameters

jsonString

Type: Text
String object containing the API response.

Return Value

None

See Also

Exception(HttpResponseMessage)
Exception(JsonObject)