Class ConformanceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.uhn.hl7v2.conf.classes.exceptions.ConformanceException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConfDataException, ConfRepException

public class ConformanceException extends Exception
This exception will be thrown when an invalid data type is populated
Author:
James AgnewPaul BrohmanMitch DelachevrotiereShawn DyckCory Metcalf
See Also:
  • Constructor Details

    • ConformanceException

      Constructor for ConformanceException
      Parameters:
      val - the error message to throw