Class AbstractIteratorTester.PermittedMetaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.common.collect.testing.AbstractIteratorTester.PermittedMetaException
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractIteratorTester<E,I extends Iterator<E>>

private abstract static class AbstractIteratorTester.PermittedMetaException extends RuntimeException
Meta-exception thrown by AbstractIteratorTester.MultiExceptionListIterator instead of throwing any particular exception type.