SchemaException.php
Same filename in other branches
Namespace
Drupal\Core\DatabaseFile
-
core/
lib/ Drupal/ Core/ Database/ SchemaException.php
View source
<?php
namespace Drupal\Core\Database;
/**
* Base exception for Schema-related errors.
*/
class SchemaException extends \RuntimeException implements DatabaseException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
SchemaException | Base exception for Schema-related errors. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.