class ContentLanguageSettingsException

Same name and namespace in other branches
  1. 9 core/modules/language/src/ContentLanguageSettingsException.php \Drupal\language\ContentLanguageSettingsException
  2. 8.9.x core/modules/language/src/ContentLanguageSettingsException.php \Drupal\language\ContentLanguageSettingsException
  3. 10 core/modules/language/src/ContentLanguageSettingsException.php \Drupal\language\ContentLanguageSettingsException

Exception thrown by ContentLanguageSettings when target bundle is not set.

Hierarchy

Expanded class hierarchy of ContentLanguageSettingsException

1 file declares its use of ContentLanguageSettingsException
ContentLanguageSettings.php in core/modules/language/src/Entity/ContentLanguageSettings.php

File

core/modules/language/src/ContentLanguageSettingsException.php, line 8

Namespace

Drupal\language
View source
class ContentLanguageSettingsException extends \RuntimeException {

}

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