Serializablepublic class RuntimeExceptionWrapper extends RuntimeException
| Constructor | Description |
|---|---|
RuntimeExceptionWrapper(RuntimeException runtimeException) |
| Modifier and Type | Method | Description |
|---|---|---|
RuntimeException |
getRuntimeException() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeExceptionWrapper(RuntimeException runtimeException)
public RuntimeException getRuntimeException()
Copyright © 2001–2018 EasyMock contributors. All rights reserved.