|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.amqp.rabbit.support.RabbitExceptionTranslator
public class RabbitExceptionTranslator
Translates Rabbit Exceptions to the AmqpException class
hierarchy.
This functionality was previously in RabbitUtils, but that
caused a package tange.
| Constructor Summary | |
|---|---|
RabbitExceptionTranslator()
|
|
| Method Summary | |
|---|---|
static java.lang.RuntimeException |
convertRabbitAccessException(java.lang.Throwable ex)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RabbitExceptionTranslator()
| Method Detail |
|---|
public static java.lang.RuntimeException convertRabbitAccessException(java.lang.Throwable ex)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||