org.easymock.internal
Class RuntimeExceptionWrapper

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.easymock.internal.RuntimeExceptionWrapper
All Implemented Interfaces:
java.io.Serializable

public class RuntimeExceptionWrapper
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
RuntimeExceptionWrapper(java.lang.RuntimeException runtimeException)
           
 
Method Summary
 java.lang.RuntimeException getRuntimeException()
           
 
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

RuntimeExceptionWrapper

public RuntimeExceptionWrapper(java.lang.RuntimeException runtimeException)
Method Detail

getRuntimeException

public java.lang.RuntimeException getRuntimeException()


Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>