Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_exceptions.c284 ZEND_COLD ZEND_METHOD(Exception, __clone) in ZEND_METHOD() argument
292 ZEND_METHOD(Exception, __construct) in ZEND_METHOD() argument
329 ZEND_METHOD(Exception, __wakeup) in ZEND_METHOD() argument
398 ZEND_METHOD(Exception, getFile) in ZEND_METHOD() argument
410 ZEND_METHOD(Exception, getLine) in ZEND_METHOD() argument
422 ZEND_METHOD(Exception, getMessage) in ZEND_METHOD() argument
434 ZEND_METHOD(Exception, getCode) in ZEND_METHOD() argument
447 ZEND_METHOD(Exception, getTrace) in ZEND_METHOD() argument
604 ZEND_METHOD(Exception, getTraceAsString) in ZEND_METHOD() argument
644 ZEND_METHOD(Exception, getPrevious) in ZEND_METHOD() argument
[all …]
H A Dzend_exceptions.stub.php23 class Exception implements Throwable class
/PHP-8.0/ext/ffi/
H A Dffi.stub.php78 class Exception extends \Error { class

Completed in 9 milliseconds