You are here

interface ExceptionInterface in Currency 7.2

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

currency/vendor/symfony/yaml/Exception/ExceptionInterface.php, line 21

Namespace

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

}

Members