Run »
×
Change Orientation
Exception: ", $exception->getMessage(); } // Set user-defined exception handler function set_exception_handler("myException"); // Throw exception throw new Exception("Uncaught exception occurred!"); ?>
×
Report a Problem:
Your E-mail:
Page address:
Description:
Submit