class ImportException

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/DefaultContent/ImportException.php \Drupal\Core\DefaultContent\ImportException

Exception thrown when there is an error importing content.

@internal This API is experimental.

Hierarchy

  • class \Drupal\Core\DefaultContent\ImportException extends \Drupal\Core\DefaultContent\RuntimeException

Expanded class hierarchy of ImportException

2 files declare their use of ImportException
ContentImportTest.php in core/tests/Drupal/FunctionalTests/DefaultContent/ContentImportTest.php
FinderTest.php in core/tests/Drupal/Tests/Core/DefaultContent/FinderTest.php

File

core/lib/Drupal/Core/DefaultContent/ImportException.php, line 13

Namespace

Drupal\Core\DefaultContent
View source
final class ImportException extends \RuntimeException {

}

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