Searched refs:DomainException (Results 1 – 3 of 3) sorted by relevance
58 REGISTER_SPL_SUB_CLASS_EX(DomainException, LogicException, NULL, NULL); in PHP_MINIT_FUNCTION()
382 class DomainException extends LogicException class454 * @see DomainException
165 SPL_ADD_CLASS(DomainException, z_list, sub, allow, ce_flags); \
Completed in 13 milliseconds