Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RuntimeExceptionWrapper(RuntimeException runtimeException)
public RuntimeException getRuntimeException()
Copyright © 2001–2018 EasyMock contributors. All rights reserved.