Exception: Ambit::ChoicesExhausted

Inherits:
StandardError
  • Object
show all
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.