class X::Seq::Consumed is Exception { }

This exception is thrown when a piece of code tries to reuse a Seq which has already been iterated.