Class MessageRejectedWhileStoppingException

  • All Implemented Interfaces:
    Serializable

    public class MessageRejectedWhileStoppingException
    extends AmqpException
    Exception class that indicates a rejected message on shutdown. Used to trigger a rollback for an external transaction manager in that case.
    See Also:
    Serialized Form
    • Constructor Detail

      • MessageRejectedWhileStoppingException

        public MessageRejectedWhileStoppingException()