org.codehaus.janino.util.iterator

Class UniterableElementException

public class UniterableElementException extends RuntimeException

Thrown by MultiDimensionalIterator to indicate that it has encountered an element that cannot be iterated.
Constructor Summary
UniterableElementException()

Constructor Detail

UniterableElementException

public UniterableElementException()