org.codehaus.janino.util.iterator
Class UniterableElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.janino.util.iterator.UniterableElementException
- All Implemented Interfaces:
- Serializable
- public class UniterableElementException
- extends RuntimeException
Thrown by MultiDimensionalIterator
to
indicate that it has encountered an element that cannot be iterated.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UniterableElementException
public UniterableElementException()