namespace Drupal\Core\TypedData\Exception

Same name in other branches
  1. 10 Drupal\Core\TypedData\Exception
  2. 9 Drupal\Core\TypedData\Exception
  3. 11.x Drupal\Core\TypedData\Exception
Object name File name Summary
MissingDataException core/lib/Drupal/Core/TypedData/Exception/MissingDataException.php Exception thrown when an operation misses a data value; i.e., it is unset.
ReadOnlyException core/lib/Drupal/Core/TypedData/Exception/ReadOnlyException.php Exception thrown when trying to write or set ready-only data.

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