Exception: Ambit::ChoicesExhausted
- Inherits:
-
StandardError
- Object
- StandardError
- Ambit::ChoicesExhausted
- Defined in:
- lib/ambit.rb
Overview
A ChoicesExhausted exception is raised if the outermost choose invocation of a Generator has run out of choices, indicating that no (more) solutions are possible.