|
|
| version 1.1, 2015/10/21 21:49:11 | version 1.2, 2015/10/21 21:57:04 |
|---|---|
| Line 2 | Line 2 |
| Unhandled Exception: $exception.type | Unhandled Exception: $exception.type |
| Source: $exception.source | Source: $exception.source |
| Comment: $exception.comment | Comment: $exception.comment |
| ^if(def $exception.file){File: $exception.file^(${exception.lineno}:$exception.colno^)} | ^if(def $exception.file){File: ^exception.file.match[.*/][]{}^(${exception.lineno}:$exception.colno^)} |
| ^if($stack){^stack.menu{ $stack.name ^stack.file.match[.*/][]{}^(${stack.lineno}:$stack.colno^) | ^if($stack){^stack.menu{ $stack.name ^stack.file.match[.*/][]{}^(${stack.lineno}:$stack.colno^) |
| }} | }} |