Changeset 744

Show
Ignore:
Timestamp:
06/21/07 17:17:44 (1 year ago)
Author:
mikey
Message:

added exception handler example (was on disc since some time ago, but not comitted)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/examples/docroot/index.php

    r734 r744  
    7171            <a href="core/error-simple.php">Using the error handler</a> (<a href="showsource.php?group=core&example=error-simple">show PHP source</a>) 
    7272          </li> 
     73          <li> 
     74            <a href="core/exception.php">Using the exception handler</a> (<a href="core/exception.php?test=1">Result with net.stubbles.mode=test</a>) (<a href="showsource.php?group=core&example=exception">show PHP source</a>) 
     75          </li> 
    7376        </ul> 
    7477      </li>