protected property JsonRpcException::$response in JSON-RPC 2.x
Same name and namespace in other branches
- 8 src/Exception/JsonRpcException.php \Drupal\jsonrpc\Exception\JsonRpcException::response
The JSON-RPC error response for the exception.
The RPC response object.
Type: \Drupal\jsonrpc\Object\Response
File
- src/
Exception/ JsonRpcException.php, line 23
Class
- JsonRpcException
- Custom exception class for the module.
Namespace
Drupal\jsonrpc\ExceptionCode
protected $response;