Searched defs:runtimeException (Results 1 – 3 of 3) sorted by relevance
22 private final RuntimeException runtimeException; field in RuntimeExceptionWrapper24 public RuntimeExceptionWrapper(final RuntimeException runtimeException) { in RuntimeExceptionWrapper()
77 …ResolvedReferenceType runtimeException = (ResolvedReferenceType) ReflectionFactory.typeUsageFor(Ru… in compatibilityShouldConsiderAlsoTypeVariablesPositive() local
184 final RuntimeException runtimeException = new RuntimeException(caughtException.e); in invokeAtFrontUninterruptibly() local