class ReadOnlyException

Exception thrown when trying to write or set ready-only data.

Hierarchy

  • class \Drupal\Core\TypedData\Exception\ReadOnlyException extends \Drupal\Core\TypedData\Exception\Exception

Expanded class hierarchy of ReadOnlyException

File

core/lib/Drupal/Core/TypedData/Exception/ReadOnlyException.php, line 8

Namespace

Drupal\Core\TypedData\Exception
View source
class ReadOnlyException extends \Exception {

}

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