| Class | Sequel::Error | 
| In: | lib/sequel/exceptions.rb | 
| Parent: | ::StandardError | 
| AdapterNotFound | = | Sequel::AdapterNotFound | 
| InvalidOperation | = | Sequel::InvalidOperation | 
| InvalidValue | = | Sequel::InvalidValue | 
| PoolTimeoutError | = | Sequel::PoolTimeout | 
| Rollback | = | Sequel::Rollback | 
| wrapped_exception | [RW] | If this exception wraps an underlying exception, the underlying exception is held here. |