Class Hl7v2AcceptanceException

All Implemented Interfaces:
Serializable

public class Hl7v2AcceptanceException extends HL7Exception
An exception class for HL7v2 acceptance checks.
Author:
Dmytro Rud
See Also:
  • Constructor Details

    • Hl7v2AcceptanceException

      public Hl7v2AcceptanceException(String message, ErrorCode code)
    • Hl7v2AcceptanceException

      public Hl7v2AcceptanceException(String message)