Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/testing/
DClassSanityTester.java796 @VisibleForTesting static class FactoryMethodReturnsNullException extends Exception { class in ClassSanityTester
797 public FactoryMethodReturnsNullException(Invokable<?, ?> factory) { in FactoryMethodReturnsNullException() method in ClassSanityTester.FactoryMethodReturnsNullException