Exception: Sequel::Postgres::ExclusionConstraintViolation

Inherits:
ConstraintViolation show all
Defined in:
lib/sequel/adapters/shared/postgres.rb

Overview

Error raised when Sequel determines a PostgreSQL exclusion 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