interface ExceptionInterface in Database Sanitize 7
Same name in this branch
- 7 vendor/symfony/finder/Exception/ExceptionInterface.php \Symfony\Component\Finder\Exception\ExceptionInterface
- 7 vendor/symfony/yaml/Exception/ExceptionInterface.php \Symfony\Component\Yaml\Exception\ExceptionInterface
Exception interface for all exceptions thrown by the component.
@author Fabien Potencier <fabien@symfony.com>
Hierarchy
- interface \Symfony\Component\Yaml\Exception\ExceptionInterface
Expanded class hierarchy of ExceptionInterface
All classes that implement ExceptionInterface
File
- vendor/
symfony/ yaml/ Exception/ ExceptionInterface.php, line 19
Namespace
Symfony\Component\Yaml\ExceptionView source
interface ExceptionInterface {
}