class SchemaException

Base exception for Schema-related errors.

Hierarchy

Expanded class hierarchy of SchemaException

File

drupal/core/lib/Drupal/Core/Database/SchemaException.php, line 15
Definition of Drupal\Core\Database\SchemaException

Namespace

Drupal\Core\Database
View source
class SchemaException extends RuntimeException implements DatabaseException {

}

Members