Searched refs:tnpe (Results 1 – 1 of 1) sorted by relevance
297 TypeNotPresentException tnpe = (TypeNotPresentException)value; in rethrowError() local298 throw new TypeNotPresentException(tnpe.typeName(), tnpe.getCause()); in rethrowError()