Class RabbitMQProducerException

  • All Implemented Interfaces:
    Serializable

    public class RabbitMQProducerException
    extends de.codecentric.reedelk.runtime.api.exception.PlatformException
    See Also:
    Serialized Form
    • Constructor Detail

      • RabbitMQProducerException

        public RabbitMQProducerException​(String message)
      • RabbitMQProducerException

        public RabbitMQProducerException​(String message,
                                         Throwable cause)