org.easymock.internal
Class AssertionErrorWrapper

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

public class AssertionErrorWrapper
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
AssertionErrorWrapper(java.lang.AssertionError error)
           
 
Method Summary
 java.lang.AssertionError getAssertionError()
           
 
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

AssertionErrorWrapper

public AssertionErrorWrapper(java.lang.AssertionError error)
Method Detail

getAssertionError

public java.lang.AssertionError getAssertionError()


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