Uses of Class
ca.uhn.hl7v2.protocol.ReceivingApplicationException
Packages that use ReceivingApplicationException
-
Uses of ReceivingApplicationException in ca.uhn.hl7v2.app
Methods in ca.uhn.hl7v2.app that throw ReceivingApplicationException -
Uses of ReceivingApplicationException in ca.uhn.hl7v2.protocol
Methods in ca.uhn.hl7v2.protocol that throw ReceivingApplicationExceptionModifier and TypeMethodDescriptionApplicationWrapper.processMessage(Message theMessage, Map<String, Object> theMetadata) Uses the contents of the message for whatever purpose the application has for this message, and returns an appropriate response message.ReceivingApplication.processMessage(T theMessage, Map<String, Object> theMetadata) Uses the contents of the message for whatever purpose the application has for this message, and returns an appropriate response message. -
Uses of ReceivingApplicationException in ca.uhn.hl7v2.protocol.impl
Methods in ca.uhn.hl7v2.protocol.impl that throw ReceivingApplicationException