constant Error::PARSE_ERROR in JSON-RPC 8
Same name and namespace in other branches
- 2.x src/Object/Error.php \Drupal\jsonrpc\Object\Error::PARSE_ERROR
File
- src/
Object/ Error.php, line 16
Class
- Error
- Error class to help implement JSON RPC's spec for errors.
Namespace
Drupal\jsonrpc\ObjectCode
const PARSE_ERROR = -32700;