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

public class HL7DslException extends RuntimeException
Exception thrown on problems while processing HL7 DSL expressions
See Also:
  • Constructor Details

    • HL7DslException

      public HL7DslException(String message)
    • HL7DslException

      public HL7DslException(String message, Throwable cause)