Exception: Sequel::ConstraintViolation

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

Overview

Generic error raised when Sequel determines a database constraint has been violated.

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

Method Summary

Methods inherited from DatabaseError

#sql