Searched refs:DOMException (Results 1 – 25 of 28) sorted by relevance
12
19 echo "Should throw DOMException when strictErrorChecking is on\n";22 } catch (DOMException $e) {23 echo "GOOD. DOMException thrown\n";39 } catch (DOMException $e) {40 echo "OOPS. DOMException thrown\n";51 Should throw DOMException when strictErrorChecking is on52 GOOD. DOMException thrown
16 } catch (DOMException $e) {22 } catch (DOMException $e) {28 } catch (DOMException $e) {34 } catch (DOMException $e) {
16 } catch (DOMException $e ) {18 echo "Throws DOMException for -ve offset\n";24 Throws DOMException for -ve offset
16 } catch (DOMException $e ) {18 echo "Throws DOMException for offset too large\n";24 Throws DOMException for offset too large
20 } catch (DOMException $e) {27 } catch (DOMException $e) {34 } catch (DOMException $e) {
20 } catch (DOMException $e) {27 } catch (DOMException $e) {
14 } catch (DOMException $e) {
12 } catch (DOMException $e) {
28 object(DOMException)#%d (%d) {65 Fatal error: Uncaught DOMException: Hierarchy Request Error in %sdom003.php:%d
9 } catch (DOMException $e) {
11 } catch (DOMException $e) {
13 } catch (DOMException $e) {
14 } catch (DOMException $ex) {
12 catch(DOMException $e) {
22 catch (DOMException $e) {
18 } catch(DOMException $e) {
18 } catch (DOMException $e) {
23 catch (DOMException $e)
21 } catch (DOMException $e) {
29 } catch(DOMException $e) {
32 } catch(DOMException $e) {
33 } catch(DOMException $e) {
Completed in 16 milliseconds