Base exception for Schema-related errors.
Expanded class hierarchy of SchemaException
class SchemaException extends RuntimeException implements DatabaseException { }