Package | Description |
---|---|
ca.uhn.hl7v2 | |
ca.uhn.hl7v2.app | |
ca.uhn.hl7v2.conf.check | |
ca.uhn.hl7v2.model | |
ca.uhn.hl7v2.parser | |
ca.uhn.hl7v2.protocol | |
ca.uhn.hl7v2.validation |
Modifier and Type | Class and Description |
---|---|
class |
HL7Exception
Represents an exception encountered while processing an HL7 message.
|
Modifier and Type | Class and Description |
---|---|
class |
TimeoutException |
Modifier and Type | Class and Description |
---|---|
class |
ProfileNotFollowedException
An exception indicating that some message contents don't reflect a static profile.
|
class |
ProfileNotHL7CompliantException
An exception indicating that a static profile doesn't correspond to HL7 rules.
|
class |
XElementPresentException
An element that a profile defines as "not used" (X) is present in the
message.
|
Modifier and Type | Class and Description |
---|---|
class |
DataTypeException
Represents a problem with the validity of a data type, such as an attempt
to set the value of a primitive type to something invalid for that type.
|
Modifier and Type | Class and Description |
---|---|
class |
EncodingNotSupportedException
Represents a problem where a Parser does not support a particular HL7 encoding.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportException
Represents a problem that has occured during transport of a
message string to / from some other server.
|
Modifier and Type | Class and Description |
---|---|
class |
ValidationException
A failure to validate against a rule.
|
Copyright © 2001–2017 University Health Network. All rights reserved.