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

Breadcrumb

  1. Drupal Core 11.1.x

StringStorageException.php

Namespace

Drupal\locale

File

core/modules/locale/src/StringStorageException.php

View source
<?php

namespace Drupal\locale;


/**
 * Defines an exception thrown when storage operations fail.
 */
class StringStorageException extends \Exception {

}

Classes

Title Deprecated Summary
StringStorageException Defines an exception thrown when storage operations fail.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal