The SimdJsonException class

(PECL simdjson >= 2.1.0)

Introduction

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 extends RuntimeException {
/* Inherited properties */
protected string $message = "";
private string $string = "";
protected int $code ;
protected string $file = "";
protected int $line ;
private array $trace = [];
private ?Throwable $previous = null;
}

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /