php8.5
Home/ Manual/ reference / simdjson/ The SimdJsonException class

The SimdJsonException class

Exception thrown if simdjson_decode, simdjson_key_count, simdjson_key_exists, or simdjson_key_value. For possible values see the simdjson error codes constants.

Intro

Exception thrown if simdjson_decode(), simdjson_key_count(), simdjson_key_exists(), or simdjson_key_value(). For possible values see the simdjson error codes constants.

Class synopsis

class SimdJsonException { }

Source: reference/simdjson/simdjsonexception.xml · from the official PHP manual (php/doc-en)