class IncompatibleComponentSchema

Same name in this branch
  1. 11.x core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php \Drupal\Core\Render\Component\Exception\IncompatibleComponentSchema
Same name in other branches
  1. 10 core/modules/sdc/src/Exception/IncompatibleComponentSchema.php \Drupal\sdc\Exception\IncompatibleComponentSchema
  2. 10 core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php \Drupal\Core\Render\Component\Exception\IncompatibleComponentSchema

Custom exception for incompatible schemas.

@internal

Hierarchy

Expanded class hierarchy of IncompatibleComponentSchema

4 files declare their use of IncompatibleComponentSchema
ComponentInvalidReplacementTest.php in core/modules/sdc/tests/src/Kernel/ComponentInvalidReplacementTest.php
ComponentPluginManager.php in core/modules/sdc/src/ComponentPluginManager.php
SchemaCompatibilityChecker.php in core/modules/sdc/src/Component/SchemaCompatibilityChecker.php
SchemaCompatibilityCheckerTest.php in core/modules/sdc/tests/src/Unit/SchemaCompatibilityCheckerTest.php

File

core/modules/sdc/src/Exception/IncompatibleComponentSchema.php, line 10

Namespace

Drupal\sdc\Exception
View source
final class IncompatibleComponentSchema extends \Exception {

}

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