Class AmqpIOException

    • Constructor Detail

      • AmqpIOException

        public AmqpIOException​(IOException cause)
        Construct an instance with the provided cause.
        Parameters:
        cause - the cause.
      • AmqpIOException

        public AmqpIOException​(String message,
                               Throwable cause)
        Construct an instance with the provided message and cause.
        Parameters:
        message - the message.
        cause - the cause.
        Since:
        2.0