ManageEngine Analytics Plus Client APIParseException

ParseException is thrown if the server has responded but client was not able to parse the response. Possible reasons could be version mismatch.The client might have to be updated to a newer version.

Summary

Methods
Properties
Constants
getResponseContent()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$error_message
N/A

Properties

$error_message

$error_message : string

Type

string — The error message sent by the server.

Methods

getResponseContent()

getResponseContent() : string

Get the complete response content as sent by the server.

Returns

string —

The complete response content.