Ticket #512 (closed defect: duplicate)
JOMDoc must throw exceptions
| Reported by: | vzholudev | Owned by: | vzholudev |
|---|---|---|---|
| Priority: | blocker | Milestone: | Release v0.1.4 |
| Component: | System Implementation (SI) | Version: | v0.1.3 |
| Keywords: | Cc: | clange, dmisev | |
| Blocked By: | Blocking: | ||
| Due to close: | YYYY/MM/DD | Include in GanttChart: | no |
| Dependencies: | Due to assign: | YYYY/MM/DD |
Description
Now JOMDoc doesn't throw exceptions, but instead prints a stacktrace to stderr stream. Whereas it's normal for command-line interface, it becomes hell when you are developong an application using JOMDoc.
So conversion from Exception to logs in stderr should be done in the console module, not in the logic modules (packages, or whatever)
Change History
Note: See
TracTickets for help on using
tickets.
