Home
last modified time | relevance | path

Searched refs:tnpe (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/reflect/
DAnnotationMember.java297 TypeNotPresentException tnpe = (TypeNotPresentException)value; in rethrowError() local
298 throw new TypeNotPresentException(tnpe.typeName(), tnpe.getCause()); in rethrowError()