namespace Drupal\Core\Render\Component\Exception

Same name in other branches
  1. 10 Drupal\Core\Render\Component\Exception
Object name File name Summary
ComponentNotFoundException core/lib/Drupal/Core/Render/Component/Exception/ComponentNotFoundException.php Raised when a component cannot be found.
IncompatibleComponentSchema core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php Custom exception for incompatible schemas.
InvalidComponentDataException core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentDataException.php Raised when a component is rendering with invalid data.
InvalidComponentException core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentException.php Custom exception for invalid components.

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