Exception: Sequel::QueryBlocker::BlockedQuery

Inherits:
Error
  • Object
show all
Defined in:
lib/sequel/extensions/query_blocker.rb

Overview

Exception class raised if there is an attempt to execute a query/statement on the database inside a block passed to block_queries.

Instance Attribute Summary

Attributes inherited from Error

#wrapped_exception

Method Summary

Methods inherited from Error

#cause