class IncompatibleComponentSchema

Same name in this branch
  1. 11.x core/modules/sdc/src/Exception/IncompatibleComponentSchema.php \Drupal\sdc\Exception\IncompatibleComponentSchema
Same name and namespace in other branches
  1. 10 core/modules/sdc/src/Exception/IncompatibleComponentSchema.php \Drupal\sdc\Exception\IncompatibleComponentSchema

Custom exception for incompatible schemas.

Hierarchy

Expanded class hierarchy of IncompatibleComponentSchema

4 files declare their use of IncompatibleComponentSchema
ComponentInvalidReplacementTest.php in core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php
ComponentPluginManager.php in core/lib/Drupal/Core/Theme/ComponentPluginManager.php
SchemaCompatibilityChecker.php in core/lib/Drupal/Core/Theme/Component/SchemaCompatibilityChecker.php
SchemaCompatibilityCheckerTest.php in core/tests/Drupal/Tests/Core/Theme/Component/SchemaCompatibilityCheckerTest.php

File

core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php, line 10

Namespace

Drupal\Core\Render\Component\Exception
View source
class IncompatibleComponentSchema extends \Exception {

}

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