class GroupDefinitionException
Hierarchy
- class \Symfony\Component\Validator\Exception\RuntimeException extends \Symfony\Component\Validator\Exception\RuntimeException implements \Symfony\Component\Validator\Exception\ExceptionInterface
- class \Symfony\Component\Validator\Exception\RuntimeException extends \Symfony\Component\Validator\Exception\RuntimeException implements \Symfony\Component\Validator\Exception\ExceptionInterface
- class \Symfony\Component\Validator\Exception\ValidatorException extends \Symfony\Component\Validator\Exception\RuntimeException
- class \Symfony\Component\Validator\Exception\GroupDefinitionException extends \Symfony\Component\Validator\Exception\ValidatorException
- class \Symfony\Component\Validator\Exception\ValidatorException extends \Symfony\Component\Validator\Exception\RuntimeException
- class \Symfony\Component\Validator\Exception\RuntimeException extends \Symfony\Component\Validator\Exception\RuntimeException implements \Symfony\Component\Validator\Exception\ExceptionInterface
Expanded class hierarchy of GroupDefinitionException
1 file declares its use of GroupDefinitionException
- ClassMetadata.php in vendor/
symfony/ validator/ Mapping/ ClassMetadata.php
File
-
vendor/
symfony/ validator/ Exception/ GroupDefinitionException.php, line 14
Namespace
Symfony\Component\Validator\ExceptionView source
class GroupDefinitionException extends ValidatorException {
}