Class IteratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
IteratorException
- All Implemented Interfaces:
- Serializable
class IteratorException
- extends RuntimeException
Exception class for signalling errors in using an iterator
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IteratorException
IteratorException(String s)