| Package | Description |
|---|---|
| org.springframework.amqp.rabbit.listener |
Provides classes for message listener containers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueuesNotAvailableException
This exception indicates that a consumer could not be started because none of
its queues are available for listening.
|
| Modifier and Type | Field and Description |
|---|---|
private FatalListenerStartupException |
SimpleMessageListenerContainer.AsyncMessageProcessingConsumer.startupException |
| Modifier and Type | Method and Description |
|---|---|
FatalListenerStartupException |
SimpleMessageListenerContainer.AsyncMessageProcessingConsumer.getStartupException()
Retrieve the fatal startup exception if this processor completely failed to locate the broker resources it
needed.
|