Menu

#86 Specialize exception in ActiveInitator

2.3
closed-fixed
None
5
2014-12-16
2014-03-31
No

If a response is not received when sending a message over the ActiveInititor, a HL7Exception is thrown. However, at this point it would provide more value to throw something more specific, maybe a transport exception or a protocol exception or maybe something else. As I interpret the HL7Exception it is the most general form of exception for this framework, and not receiving a response for a request should deserve a more specialised exception.

Discussion

  • Christian Ohr

    Christian Ohr - 2014-12-16
    • status: open --> closed-fixed
    • assigned_to: Christian Ohr
    • Group: Future --> 2.3
     
  • Christian Ohr

    Christian Ohr - 2014-12-16

    Now throws a ca.uhn.hl7v2.app.TimeoutException (extends Hl7Exception)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.