Changes between Initial Version and Version 1 of Ticket #13297
- Timestamp:
- Jun 23, 2011, 7:33:12 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13297 – Description
initial v1 12 12 }}} 13 13 14 could we catch the error instead and capture e.message (perhaps some hint of the failure, like a parse failure) and have the error ultimately reported to the console with as much information as possible -- module which failed, its path, etc.? Right now, I think a raw Object gets dumped to the console.14 could we catch the error instead (rethrow, if necessary) and capture e.message (perhaps some hint of the failure, like a parse failure) and have the error ultimately reported to the console with as much information as possible -- module which failed, its path, etc.? Right now, I think a raw Object gets dumped to the console.