next up previous contents index
Next: GeneratorExceptionType Up: Utilities Previous: next!,partialNext!   Contents   Index


GeneratorException


Usage

throw GeneratorException
try ...catch E in { E has GeneratorExceptionType $=>$ ...}


Description

GeneratorException is an exception type thrown by stepping through an empty generator.



Manuel Bronstein 2004-06-28