interface ExceptionInterface

Base ExceptionInterface for the Validator component.

@author Bernhard Schussek <bschussek@gmail.com>

Hierarchy

Expanded class hierarchy of ExceptionInterface

All classes that implement ExceptionInterface

File

drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/ExceptionInterface.php, line 19

Namespace

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

}

Members