Home
last modified time | relevance | path

Searched defs:Exception (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_exceptions.c294 ZEND_COLD ZEND_METHOD(Exception, __clone) in ZEND_METHOD() argument
302 ZEND_METHOD(Exception, __construct) in ZEND_METHOD() argument
339 ZEND_METHOD(Exception, __wakeup) in ZEND_METHOD() argument
405 ZEND_METHOD(Exception, getFile) in ZEND_METHOD() argument
417 ZEND_METHOD(Exception, getLine) in ZEND_METHOD() argument
429 ZEND_METHOD(Exception, getMessage) in ZEND_METHOD() argument
441 ZEND_METHOD(Exception, getCode) in ZEND_METHOD() argument
454 ZEND_METHOD(Exception, getTrace) in ZEND_METHOD() argument
615 ZEND_METHOD(Exception, getTraceAsString) in ZEND_METHOD() argument
635 ZEND_METHOD(Exception, getPrevious) in ZEND_METHOD() argument
[all …]
H A Dzend_exceptions.stub.php23 class Exception implements Throwable class
/PHP-8.1/ext/ffi/
H A Dffi.stub.php102 class Exception extends \Error { class

Completed in 12 milliseconds