Class MllpWriteException

    • Constructor Detail

      • MllpWriteException

        public MllpWriteException​(String message,
                                  byte[] hl7Message)
      • MllpWriteException

        public MllpWriteException​(String message,
                                  byte[] hl7Message,
                                  byte[] hl7Acknowledgement)
      • MllpWriteException

        public MllpWriteException​(String message,
                                  byte[] hl7Message,
                                  Throwable cause)
      • MllpWriteException

        public MllpWriteException​(String message,
                                  byte[] hl7Message,
                                  byte[] hl7Acknowledgement,
                                  Throwable cause)