Exception: Mongoid::Matcher::RegexpBudget::TimedOut Private
- Inherits:
-
StandardError
- Object
- StandardError
- Mongoid::Matcher::RegexpBudget::TimedOut
- Defined in:
- lib/mongoid/matcher/regexp_budget.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Raised by Timeout on Rubies without per-Regexp timeouts, and converted immediately. It is private to this module so that an application's own Timeout, firing inside our block, is never mistaken for ours.