Symfony\Component\Form\Exception
Classes
Thrown when an operation is called that is not acceptable after submitting
a form.
Base BadMethodCallException for the Form component.
Base InvalidArgumentException for the Form component.
Base LogicException for Form component.
Base OutOfBoundsException for Form component.
Base RuntimeException for the Form component.
Indicates a value transformation error.
Interfaces
Base ExceptionInterface for the Form component.