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.java110 private static final class PermittedMetaException extends RuntimeException { class in AbstractIteratorTester
113 PermittedMetaException( in PermittedMetaException() method in AbstractIteratorTester.PermittedMetaException
119 PermittedMetaException(Class<? extends RuntimeException> exceptionClass) { in PermittedMetaException() method in AbstractIteratorTester.PermittedMetaException