Home
last modified time | relevance | path

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

/external/easymock/src/org/easymock/internal/
DRuntimeExceptionWrapper.java18 public class RuntimeExceptionWrapper extends RuntimeException { class
24 public RuntimeExceptionWrapper(final RuntimeException runtimeException) { in RuntimeExceptionWrapper() method in RuntimeExceptionWrapper