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/Form/Exception
2019-03-26 22:35:30 +01:00
..
AlreadySubmittedException.php [Form] removed deprecated features 2015-10-01 16:20:48 +02:00
BadMethodCallException.php [Form] Protected methods in FormConfigBuilder and FormBuilder from being called when it is turned into a FormConfigInterface instance 2013-01-07 16:58:41 +01:00
ErrorMappingException.php [Form] Make exception handling consistent with other components 2013-04-20 00:34:27 +03:00
ExceptionInterface.php Mark ExceptionInterfaces throwable 2018-08-29 17:58:00 +02:00
InvalidArgumentException.php [Form] Fixed invalid use of FormException 2013-04-13 16:46:29 +02:00
InvalidConfigurationException.php [Form] Make exception handling consistent with other components 2013-04-20 00:34:27 +03:00
LogicException.php [Form] Make exception handling consistent with other components 2013-04-20 00:34:27 +03:00
OutOfBoundsException.php [Form] Make exception handling consistent with other components 2013-04-20 00:34:27 +03:00
RuntimeException.php [Form] Moved parent data inheritance from data mappers to Form 2013-04-19 10:09:37 +02:00
StringCastException.php [Form] Make exception handling consistent with other components 2013-04-20 00:34:27 +03:00
TransformationFailedException.php [Form] TransformationFailedException: Support specifying message to display 2019-03-26 22:35:30 +01:00
UnexpectedTypeException.php Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00