Class HL7DslException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openehealth.ipf.modules.hl7.dsl.HL7DslException
- All Implemented Interfaces:
Serializable
Exception thrown on problems while processing HL7 DSL expressions
- See Also:
-
Constructor Summary
ConstructorDescriptionHL7DslException
(String message) HL7DslException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HL7DslException
-
HL7DslException
-