We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d1a7c commit 74b63c0Copy full SHA for 74b63c0
RabbitMq/Exception/StopConsumerException.php
@@ -7,7 +7,7 @@
7
* If this exception is thrown in consumer service the message
8
* will not be ack and consumer will stop
9
* if using demonized, ex: supervisor, the consumer will actually restart
10
- * Class RestartConsumerException
+ * Class StopConsumerException
11
* @package OldSound\RabbitMqBundle\RabbitMq\Exception
12
*/
13
class StopConsumerException extends \RuntimeException
0 commit comments