| Package | Description |
|---|---|
| org.openehealth.ipf.modules.hl7 |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeHL7v2Exception
Deprecated.
Validation in HAPI 2.2 does not require composite exceptions
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<AbstractHL7v2Exception> |
CompositeHL7v2Exception.iterator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CompositeHL7v2Exception.add(AbstractHL7v2Exception exception)
Deprecated.
Adds an exception
|
| Constructor and Description |
|---|
CompositeHL7v2Exception(AbstractHL7v2Exception[] wrapped)
Deprecated.
|
CompositeHL7v2Exception(String message,
AbstractHL7v2Exception[] wrapped)
Deprecated.
|
| Constructor and Description |
|---|
CompositeHL7v2Exception(List<AbstractHL7v2Exception> wrapped)
Deprecated.
|
CompositeHL7v2Exception(String message,
List<AbstractHL7v2Exception> wrapped)
Deprecated.
|
Copyright © 2016 Open eHealth Foundation. All rights reserved.