FFI Parser Exceptions

(PHP 7 >= 7.4.0)

Einführung

Klassenbeschreibung

FFI\ParserException extends FFI\Exception implements Throwable {
/* Geerbte Eigenschaften */
protected string $message ;
protected int $code ;
protected string $file ;
protected int $line ;
}