java.lang.Object
java.lang.Throwable
org.easymock.internal.ThrowableWrapper
- All Implemented Interfaces:
Serializable
Wraps a Throwable that was thrown by a method invocation so that EasyMock knows the difference between an invocation
exception and an real unexpected one.
- Author:
- OFFIS, Tammo Freese
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ThrowableWrapper
-
-
Method Details
-
getThrowable
-