Исключения парсера FFI

(PHP 7 >= 7.4.0)

Введение

Обзор классов

FFI\ParserException extends FFI\Exception implements Throwable {
/* Наследуемые свойства */
protected string $message ;
protected int $code ;
protected string $file ;
protected int $line ;
}