public class RuntimeExceptionWrapper extends RuntimeException
Constructor and Description |
---|
RuntimeExceptionWrapper(RuntimeException runtimeException) |
Modifier and Type | Method and Description |
---|---|
RuntimeException |
getRuntimeException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RuntimeExceptionWrapper(RuntimeException runtimeException)
public RuntimeException getRuntimeException()
Copyright © 2001–2022 EasyMock contributors. All rights reserved.