NoRouteException is a {@link RequiredDeliveryException} that represents the failure case where a manadatory messagecannot be delivered because there is no route for the message. The AMQP status code, 312, is always used to report this condition.
CRC Card Responsibilities | Collaborations |
---|
Represent failure to deliver a message that must be delivered. |