Exception: Sequel::InvalidOperation

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

Overview

Raised on an invalid operation, such as trying to update or delete a joined or grouped dataset.

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