ExceptionInterface.php
Same filename in other branches
Namespace
Drupal\Component\Plugin\ExceptionFile
-
core/
lib/ Drupal/ Component/ Plugin/ Exception/ ExceptionInterface.php
View source
<?php
namespace Drupal\Component\Plugin\Exception;
/**
* Exception interface for all exceptions thrown by the Plugin component.
*/
interface ExceptionInterface {
}
Interfaces
Title | Deprecated | Summary |
---|---|---|
ExceptionInterface | Exception interface for all exceptions thrown by the Plugin component. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.