Class UniterableElementException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.commons.compiler.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:
  • Constructor Details

    • UniterableElementException

      public UniterableElementException()