Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

StorageException.php

Namespace

Drupal\Core\Config

File

core/lib/Drupal/Core/Config/StorageException.php

View source
<?php

namespace Drupal\Core\Config;


/**
 * An exception thrown in case of storage operation errors.
 */
class StorageException extends ConfigException {

}

Classes

Title Deprecated Summary
StorageException An exception thrown in case of storage operation errors.
RSS feed
Powered by Drupal