Home
last modified time | relevance | path

Searched defs:PermittedMetaException (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DAbstractIteratorTester.java111 private static final class PermittedMetaException extends RuntimeException { class in AbstractIteratorTester
114 PermittedMetaException( in PermittedMetaException() method in AbstractIteratorTester.PermittedMetaException
120 PermittedMetaException(Class<? extends RuntimeException> exceptionClass) { in PermittedMetaException() method in AbstractIteratorTester.PermittedMetaException