Exception #123

The my exception

Source file

File: D:\Web\nette\_trunk\tests\Debug\test.exception.html.php   Line: 32

Line 25:    {
Line 26:        third(array(123));
Line 27:    }
Line 28:    
Line 29:    
Line 30:    function third($arg1)
Line 31:    {
Line 32:        throw new Exception('The my exception', 123);
Line 33:    }
Line 34:    
Line 35:    
Line 36:    first(10'any string');

Call stack

  1. Debug/test.exception.html.php (26) source   third (arguments )

  2. Debug/test.exception.html.php (19) source   second (arguments )

  3. Debug/test.exception.html.php (36) source   first (arguments )

Environment

HTTP request

HTTP response