Serializable
public class ThrowableWrapper extends Throwable
Constructor | Description |
---|---|
ThrowableWrapper(Throwable throwable) |
Modifier and Type | Method | Description |
---|---|---|
Throwable |
getThrowable() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001–2018 EasyMock contributors. All rights reserved.