Menu

#68 Improve Exception information in Terser, etc. Javadocs

2.1
open
None
5
2013-01-20
2012-08-23
DiGiT
No

Terser and related classes (MessageNavigator, etc.) Javadocs all say they throw HL7Exception but don't say under what circumstances they throw it. This makes Exception handling hard in my application. Ideally it would throw one Exception for a bad spec string and another if the Primitive for the spec string couldn't be found--and maybe this happens now but it isn't documented. Thanks.

Discussion

  • Christian Ohr

    Christian Ohr - 2013-01-20
    • assigned_to: Christian Ohr
    • milestone: --> 2.1
     
  • Christian Ohr

    Christian Ohr - 2013-01-20

    I'm currently scanning through the codebase to fix code check warnings; this includes missing/incorrect/incomplete javadocs.

     

Log in to post a comment.