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
2013-05-04 13:06:57 +02:00
..
AlreadyBoundException.php [Form] Deprecated bind() and isBound() in favor of submit() and isSubmitted() 2013-04-20 18:05:58 +02:00
AlreadySubmittedException.php [Form] Deprecated bind() and isBound() in favor of submit() and isSubmitted() 2013-04-20 18:05:58 +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 [Form] removed deprecated exceptions 2013-05-04 13:06:57 +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] Make exception handling consistent with other components 2013-04-20 00:34:27 +03:00
UnexpectedTypeException.php [Form] Make exception handling consistent with other components 2013-04-20 00:34:27 +03:00