class UnsupportedDataTypeConfigException

Same name in other branches
  1. 8.9.x core/lib/Drupal/Core/Config/UnsupportedDataTypeConfigException.php \Drupal\Core\Config\UnsupportedDataTypeConfigException
  2. 10 core/lib/Drupal/Core/Config/UnsupportedDataTypeConfigException.php \Drupal\Core\Config\UnsupportedDataTypeConfigException
  3. 11.x core/lib/Drupal/Core/Config/UnsupportedDataTypeConfigException.php \Drupal\Core\Config\UnsupportedDataTypeConfigException

Exception thrown when a config data type is invalid.

Hierarchy

Expanded class hierarchy of UnsupportedDataTypeConfigException

2 files declare their use of UnsupportedDataTypeConfigException
ConfigCRUDTest.php in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
FileStorageTest.php in core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php

File

core/lib/Drupal/Core/Config/UnsupportedDataTypeConfigException.php, line 8

Namespace

Drupal\Core\Config
View source
class UnsupportedDataTypeConfigException extends ConfigException {

}

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