You are here

interface ExceptionInterface in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/symfony/yaml/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>

Hierarchy

Expanded class hierarchy of ExceptionInterface

All classes that implement ExceptionInterface

File

vendor/symfony/yaml/Exception/ExceptionInterface.php, line 19

Namespace

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

}

Members