Uses of Class
ca.uhn.hl7v2.app.ApplicationException
Packages that use ApplicationException
-
Uses of ApplicationException in ca.uhn.hl7v2.app
Methods in ca.uhn.hl7v2.app that throw ApplicationExceptionModifier and TypeMethodDescriptionApplication.processMessage(T in) Uses the contents of the message for whatever purpose the Application has for this message, and returns an appropriate response message.