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
2020-05-04 18:55:44 +02:00
..
DelayedMessageHandlingException.php Extract unrecoverable exception to interface 2019-06-26 00:15:30 +02:00
ExceptionInterface.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
HandlerFailedException.php Fix exceptions (PDOException) error code type 2019-09-26 09:58:46 +02:00
InvalidArgumentException.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
LogicException.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
MessageDecodingFailedException.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
NoHandlerForMessageException.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
RecoverableExceptionInterface.php [Messenger] Add support for RecoverableException 2020-05-04 18:55:44 +02:00
RecoverableMessageHandlingException.php [Messenger] Add support for RecoverableException 2020-05-04 18:55:44 +02:00
RejectRedeliveredMessageException.php remove experimental added in 4.3 as bugfix 2019-10-25 15:44:38 +02:00
RuntimeException.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
TransportException.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
UnrecoverableExceptionInterface.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
UnrecoverableMessageHandlingException.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
ValidationFailedException.php removed @experimental annotations 2019-06-29 18:43:50 +02:00