Home
last modified time | relevance | path

Searched refs:DomainException (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/spl/tests/
H A Dfileobject_setmaxlinelen_error001.phpt11 catch (DomainException $e) {
12 echo 'DomainException thrown';
17 DomainException thrown
/PHP-5.5/ext/spl/
H A Dspl_exceptions.c58 REGISTER_SPL_SUB_CLASS_EX(DomainException, LogicException, NULL, NULL); in PHP_MINIT_FUNCTION()
H A Dspl.php379 class DomainException extends LogicException class
451 * @see DomainException
H A Dphp_spl.c195 SPL_ADD_CLASS(DomainException, z_list, sub, allow, ce_flags); \

Completed in 21 milliseconds