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