Thrown when an attempt is made to access a job's results or events before the job is done.

package Splunk

 Methods

Gets an HTTP response.

getResponse() : \Splunk_HttpResponse
Inherited
inherited_from \Splunk_HttpException::getResponse()

Returns

\Splunk_HttpResponse

Parses an HTTP response.

parseFirstMessageFrom($response) 
InheritedStatic
inherited_from \Splunk_HttpException::parseFirstMessageFrom()

Parameters

$response

 Properties

 

$response 
Inherited
inherited_from \Splunk_HttpException::$$response