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/Serializer/Exception
Nicolas Grekas 2ddb89b7a3 Revert "feature #26702 Mark ExceptionInterfaces throwable (ostrolucky)"
This reverts commit 9fda6d3ee3, reversing
changes made to ca53d3e0fd.
2018-05-30 09:26:09 +02:00
..
BadMethodCallException.php Support for array denormalization. 2015-05-26 22:25:23 +02:00
CircularReferenceException.php fixes CS 2015-08-24 09:13:45 +02:00
ExceptionInterface.php Revert "feature #26702 Mark ExceptionInterfaces throwable (ostrolucky)" 2018-05-30 09:26:09 +02:00
ExtraAttributesException.php [Serializer] Getter for extra attributes in ExtraAttributesException 2017-09-22 15:07:13 +02:00
InvalidArgumentException.php [Serializer] rename exception interface 2015-03-02 10:36:49 +01:00
LogicException.php [Serializer] rename exception interface 2015-03-02 10:36:49 +01:00
MappingException.php fixes CS 2015-08-24 09:13:45 +02:00
MissingConstructorArgumentsException.php minor #26988 Fix wrong phpdoc (Nek-) 2018-04-20 11:57:39 +02:00
NotEncodableValueException.php [Serializer] throw more specific exceptions 2017-09-27 11:03:29 +02:00
NotNormalizableValueException.php [Serializer] throw more specific exceptions 2017-09-27 11:03:29 +02:00
RuntimeException.php [Serializer] rename exception interface 2015-03-02 10:36:49 +01:00
UnexpectedValueException.php [Serializer] rename exception interface 2015-03-02 10:36:49 +01:00
UnsupportedException.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00