org.easymock.internal
Class ThrowableWrapper

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

public class ThrowableWrapper
extends Throwable

Author:
OFFIS, Tammo Freese
See Also:
Serialized Form

Constructor Summary
ThrowableWrapper(Throwable throwable)
           
 
Method Summary
 Throwable getThrowable()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ThrowableWrapper

public ThrowableWrapper(Throwable throwable)
Method Detail

getThrowable

public Throwable getThrowable()


Copyright © 2001-2011 OFFIS, Tammo Freese, Henri Tremblay. All Rights Reserved.