interface ExceptionInterface in Translation template extractor 6.3
Same name and namespace in other branches
- 7.3 vendor/Symfony/Component/Yaml/Exception/ExceptionInterface.php \Symfony\Component\Yaml\Exception\ExceptionInterface
- 7.2 vendor/Symfony/Component/Yaml/Exception/ExceptionInterface.php \Symfony\Component\Yaml\Exception\ExceptionInterface
Exception interface for all exceptions thrown by the component.
@author Fabien Potencier <fabien@symfony.com>
@api
Hierarchy
- interface \Symfony\Component\Yaml\Exception\ExceptionInterface
Expanded class hierarchy of ExceptionInterface
All classes that implement ExceptionInterface
File
- vendor/
Symfony/ Component/ Yaml/ Exception/ ExceptionInterface.php, line 21
Namespace
Symfony\Component\Yaml\ExceptionView source
interface ExceptionInterface {
}