Searched refs:InstantiationExceptionConstructorAccessorImpl (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/reflect/
H A DInstantiationExceptionConstructorAccessorImpl.java34 class InstantiationExceptionConstructorAccessorImpl class in inherits:ConstructorAccessorImpl
38 InstantiationExceptionConstructorAccessorImpl(String message) { method in class:InstantiationExceptionConstructorAccessorImpl
H A DReflectionFactory.java169 return new InstantiationExceptionConstructorAccessorImpl(null);
172 return new InstantiationExceptionConstructorAccessorImpl

Completed in 27 milliseconds