Exception: Sequel::Migrator::Error

Inherits:
Error show all
Defined in:
lib/sequel/extensions/migration.rb

Overview

Exception class raised when there is an error with the migrator’s file structure, database, or arguments.

Direct Known Subclasses

NotCurrentError

Constant Summary

Constants inherited from Error

Error::AdapterNotFound, Error::InvalidOperation, Error::InvalidValue, Error::PoolTimeoutError, Error::Rollback

Instance Attribute Summary

Attributes inherited from Error

#wrapped_exception