This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Messenger/Exception
2019-05-28 13:49:01 +02:00
..
DelayedMessageHandlingException.php Support for handling messages after current bus is finished 2019-03-19 05:15:31 +01:00
ExceptionInterface.php Updated "experimental" annotations for 4.3 2019-05-28 13:49:01 +02:00
HandlerFailedException.php Rename exception, add change log and a few other things 2019-04-06 14:41:06 +02:00
InvalidArgumentException.php Updated "experimental" annotations for 4.3 2019-05-28 13:49:01 +02:00
LogicException.php Updated "experimental" annotations for 4.3 2019-05-28 13:49:01 +02:00
MessageDecodingFailedException.php Adding global retry support, events & more to messenger transport 2019-03-23 09:39:27 -04:00
NoHandlerForMessageException.php Updated "experimental" annotations for 4.3 2019-05-28 13:49:01 +02:00
RuntimeException.php Updated "experimental" annotations for 4.3 2019-05-28 13:49:01 +02:00
TransportException.php Updated "experimental" annotations for 4.3 2019-05-28 13:49:01 +02:00
UnknownSenderException.php [Messenger] Adding failure transport support 2019-05-01 08:21:53 +02:00
UnrecoverableMessageHandlingException.php Adding global retry support, events & more to messenger transport 2019-03-23 09:39:27 -04:00
ValidationFailedException.php Updated "experimental" annotations for 4.3 2019-05-28 13:49:01 +02:00