class InvalidDeriverException

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Plugin/Exception/InvalidDeriverException.php \Drupal\Component\Plugin\Exception\InvalidDeriverException
  2. 10 core/lib/Drupal/Component/Plugin/Exception/InvalidDeriverException.php \Drupal\Component\Plugin\Exception\InvalidDeriverException
  3. 11.x core/lib/Drupal/Component/Plugin/Exception/InvalidDeriverException.php \Drupal\Component\Plugin\Exception\InvalidDeriverException

Exception to be thrown if a plugin tries to use an invalid deriver.

Hierarchy

Expanded class hierarchy of InvalidDeriverException

2 files declare their use of InvalidDeriverException
DerivativeDiscoveryDecorator.php in core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php
DerivativeDiscoveryDecoratorTest.php in core/tests/Drupal/Tests/Core/Plugin/Discovery/DerivativeDiscoveryDecoratorTest.php

File

core/lib/Drupal/Component/Plugin/Exception/InvalidDeriverException.php, line 8

Namespace

Drupal\Component\Plugin\Exception
View source
class InvalidDeriverException extends PluginException {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.