Class ProfileNotHL7CompliantException

All Implemented Interfaces:
Serializable

An exception indicating that a static profile doesn't correspond to HL7 rules.
Author:
Bryan Tripp
See Also:
  • Constructor Details

    • ProfileNotHL7CompliantException

      Constructs an instance of ProfileNotHL7CompliantHL7Exception with the specified detail message.
      Parameters:
      msg - the detail message.
    • ProfileNotHL7CompliantException

      Constructs an instance of ProfileNotHL7CompliantHL7Exception with the specified detail message.
      Parameters:
      msg - the detail message.
      cause - an underlying exception