Class Hl7v2AdaptingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2AdaptingException
- All Implemented Interfaces:
Serializable
An exception class for HL7v2 message adapting.
- Author:
- Dmytro Rud
- See Also:
-
Constructor Summary
ConstructorDescriptionHl7v2AdaptingException
(String message) Hl7v2AdaptingException
(String message, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Hl7v2AdaptingException
-
Hl7v2AdaptingException
-