ManageEngine Analytics Plus Client APIIOException

IOException is thrown when an input or output operation is failed or interpreted.

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
$action
$HTTP_status_code
N/A

Properties

$error_message

$error_message : string

Type

string — The error message sent by the server.

$action

$action : string

Type

string — The action to be performed over the resource specified by the uri.

$HTTP_status_code

$HTTP_status_code : integer

Type

integer — The http status code for the request.

Methods

getResponseContent()

getResponseContent() : string

Get the complete response content as sent by the server.

Returns

string —

The complete response content.