interface ExceptionInterface

Exception interface for all exceptions thrown by the component.

@author Fabien Potencier <fabien@symfony.com>

@api

Hierarchy

Expanded class hierarchy of ExceptionInterface

All classes that implement ExceptionInterface

File

drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ExceptionInterface.php, line 21

Namespace

Symfony\Component\Yaml\Exception
View source
interface ExceptionInterface {

}

Members