org.spockframework.runtime
Class SpockTimeoutError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by java.lang.AssertionError
              extended by org.spockframework.runtime.SpockAssertionError
                  extended by org.spockframework.runtime.SpockTimeoutError
All Implemented Interfaces:
Serializable

public class SpockTimeoutError
extends SpockAssertionError

See Also:
Serialized Form

Constructor Summary
SpockTimeoutError(String msg)
           
 
Method Summary
 
Methods inherited from class org.spockframework.runtime.SpockAssertionError
getMessage, withArgs
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

SpockTimeoutError

public SpockTimeoutError(String msg)


Copyright © 2010. All Rights Reserved.