Thrown by Zend\Json\Server\Client when a JSON-RPC fault response is returned.

 Methods

__construct()

__construct() 
Inherited

inherited_from Exception::__construct()
inherited_from \Zend\Json\Exception\BadMethodCallException::__construct()

__toString()

__toString() 
Inherited

inherited_from Exception::__toString()
inherited_from \Zend\Json\Exception\BadMethodCallException::__toString()

getCode()

getCode() 
Inherited

inherited_from Exception::getCode()
inherited_from \Zend\Json\Exception\BadMethodCallException::getCode()

getFile()

getFile() 
Inherited

inherited_from Exception::getFile()
inherited_from \Zend\Json\Exception\BadMethodCallException::getFile()

getLine()

getLine() 
Inherited

inherited_from Exception::getLine()
inherited_from \Zend\Json\Exception\BadMethodCallException::getLine()

getMessage()

getMessage() 
Inherited

inherited_from Exception::getMessage()
inherited_from \Zend\Json\Exception\BadMethodCallException::getMessage()

getPrevious()

getPrevious() 
Inherited

inherited_from Exception::getPrevious()
inherited_from \Zend\Json\Exception\BadMethodCallException::getPrevious()

getTrace()

getTrace() 
Inherited

inherited_from Exception::getTrace()
inherited_from \Zend\Json\Exception\BadMethodCallException::getTrace()

getTraceAsString()

getTraceAsString() 
Inherited

inherited_from Exception::getTraceAsString()
inherited_from \Zend\Json\Exception\BadMethodCallException::getTraceAsString()