Class ThrowableWrapper

java.lang.Object
java.lang.Throwable
org.easymock.internal.ThrowableWrapper
All Implemented Interfaces:
Serializable

public class ThrowableWrapper extends Throwable
Author:
OFFIS, Tammo Freese
See Also:
  • Constructor Details

    • ThrowableWrapper

      public ThrowableWrapper(Throwable throwable)
  • Method Details

    • getThrowable

      public Throwable getThrowable()