Java org.springframework.amqp AmqpConnectException fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.amqp AmqpConnectException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.amqp AmqpConnectException.

The text is from its open source code.

Constructor

AmqpConnectException(Exception cause)
Construct an instance with the supplied message and cause.