Ticket #512 (closed defect: duplicate)

Opened 4 years ago

Last modified 3 years ago

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

Changed 3 years ago by nmueller

  • owner changed from nmueller to vzholudev

Changed 3 years ago by vzholudev

  • milestone set to Release v0.1.4

It was a while ago when I reported such an issue. @Dimitar, can you please comment whether it's still the case in some situations?

Changed 3 years ago by vzholudev

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #456

Note: See TracTickets for help on using tickets.