public class SequenceAbandonedException extends RuntimeException
Implementations of generators should generally not try to handle this exception but should instead simply terminate gracefully, performing clean-up and releasing any held resources.
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString