Lines Matching refs:Exception
16 catch(Exception $e)
18 echo 'Exception: ' . $e->getMessage() . "\n";
30 catch(Exception $e)
32 echo 'Exception: ' . $e->getMessage() . "\n";
41 catch(Exception $e)
43 echo 'Exception: ' . $e->getMessage() . "\n";
65 catch(Exception $e)
67 echo 'Exception: ' . $e->getMessage() . "\n";
82 catch(Exception $e)
84 echo 'Exception: ' . $e->getMessage() . "\n";
98 catch(Exception $e)
100 echo 'Exception: ' . $e->getMessage() . "\n";
110 Exception: Class TestClass could not be loaded
112 Exception: Class TestClass could not be loaded
114 Exception: Class TestClass could not be loaded
118 Exception: Class TestClass could not be loaded
120 Exception: Class TestClass could not be loaded
121 Exception: Class TestClass could not be loaded
124 Exception: Class TestClass could not be loaded
135 Exception: Function 'unavailable_autoload_function' not found (function 'unavailable_autoload_funct…