namespace Drupal\Core\TypedData\Exception
Same name in other branches
| 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.