Exception: Sequel::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/sequel_core/exceptions.rb

Overview

Represents an error raised in Sequel code.

Defined Under Namespace

Classes: AdapterNotFound, InvalidExpression, InvalidFilter, InvalidJoinType, InvalidOperation, InvalidStatement, InvalidTransform, InvalidValue, NoExistingFilter, PoolTimeoutError, Rollback, WorkerStop