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

Instance Attribute Summary

Attributes inherited from Error

#wrapped_exception

Method Summary

Methods inherited from Error

#cause