Package ca.uhn.hl7v2

Class HL7Exception

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DataTypeException, EncodingNotSupportedException, ProfileNotFollowedException, ProfileNotHL7CompliantException, TimeoutException, TransportException

public class HL7Exception extends AbstractHL7Exception
Represents an exception encountered while processing an HL7 message.
Author:
Bryan Tripp (bryan_tripp@sourceforge.net)
See Also: