public static class ThrowingEx.WrappedAsRuntimeException
extends java.lang.RuntimeException
A RuntimeException specifically for the purpose of wrapping non-runtime Exceptions as RuntimeExceptions.
| Constructor and Description |
|---|
WrappedAsRuntimeException(java.lang.Throwable e) |