haXe Forum > [flash] Get actual uncaught excepti
-
Nick Sabalausky Feb 28 at 21:02
In Haxe/Flash (not flash9), is there a way for the custom uncaught-exception handler to get access to the actual object that was thrown? According to the docs, the handler only takes String (for the message) and and an Array<String> (for the call stack).
< Prev
| Page 1 / 1 |
Next >