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, toStringpublic RuntimeExceptionWrapper(RuntimeException runtimeException)
public RuntimeException getRuntimeException()
Copyright © 2001–2014 EasyMock contributors. All rights reserved.