PluginException.php
Same filename in other branches
Namespace
Drupal\Component\Plugin\ExceptionFile
-
core/
lib/ Drupal/ Component/ Plugin/ Exception/ PluginException.php
View source
<?php
namespace Drupal\Component\Plugin\Exception;
/**
* Base class for plugin exceptions.
*/
class PluginException extends \Exception implements ExceptionInterface {
}
Classes
Title | Deprecated | Summary |
---|---|---|
PluginException | Base class for plugin exceptions. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.