For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > November 2004 > cvs: phpdoc /en/language/oop5 exceptions.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/language/oop5 exceptions.xml
Friedhelm Betz

2004-11-24, 3:56 pm

betz Wed Nov 24 13:39:33 2004 EDT

Modified files:
/phpdoc/en/language/oop5 exceptions.xml
Log:
getLine() for Exception class


http://cvs.php.net/diff.php/phpdoc/....9&r2=1.10&ty=u
Index: phpdoc/en/language/oop5/exceptions.xml
diff -u phpdoc/en/language/oop5/exceptions.xml:1.9 phpdoc/en/language/oop5/exceptions.xml:1.10
--- phpdoc/en/language/oop5/exceptions.xml:1.9 Sun Oct 17 07:46:28 2004
+++ phpdoc/en/language/oop5/exceptions.xml Wed Nov 24 13:39:33 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<sect1 id="language.oop5.exceptions">
<title>Exceptions</title>

@@ -64,6 +64,7 @@
final function getMessage(); // message of exception
final function getCode(); // code of exception
final function getFile(); // source filename
+ final function getLine(); // source line
final function getTrace(); // an array of the backtrace()
final function getTraceAsString(); // formated string of trace

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com