Searched defs:stripStackTrace (Results 1 – 3 of 3) sorted by relevance
87 <T extends Throwable> T stripStackTrace(T throwable); in stripStackTrace() method
353 public <T extends Throwable> T stripStackTrace(T throwable) { in stripStackTrace() method
685 public <T extends Throwable> T stripStackTrace(T throwable) { in stripStackTrace() method in SandboxClassLoaderTest.MyClassHandler