public static class Errors.WrappedAsRuntimeException extends RuntimeException
A RuntimeException specifically for the purpose of wrapping non-runtime Throwables as RuntimeExceptions.
Constructor and Description |
---|
WrappedAsRuntimeException(Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WrappedAsRuntimeException(Throwable e)