interface ExceptionInterface in Plug 7
Same name in this branch
- 7 lib/Symfony/translation/Exception/ExceptionInterface.php \Symfony\Component\Translation\Exception\ExceptionInterface
- 7 lib/Drupal/Component/Plugin/Exception/ExceptionInterface.php \Drupal\Component\Plugin\Exception\ExceptionInterface
- 7 lib/Symfony/validator/Symfony/Component/Validator/Exception/ExceptionInterface.php \Symfony\Component\Validator\Exception\ExceptionInterface
- 7 lib/Symfony/yaml/Symfony/Component/Yaml/Exception/ExceptionInterface.php \Symfony\Component\Yaml\Exception\ExceptionInterface
Base ExceptionInterface for the Validator component.
@author Bernhard Schussek <bschussek@gmail.com>
Hierarchy
- interface \Symfony\Component\Validator\Exception\ExceptionInterface
Expanded class hierarchy of ExceptionInterface
All classes that implement ExceptionInterface
File
- lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Exception/ ExceptionInterface.php, line 19
Namespace
Symfony\Component\Validator\ExceptionView source
interface ExceptionInterface {
}