org.jboss.test.selenium.waiting
Class Wait.Waiting.WaitTimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jboss.test.selenium.waiting.Wait.Waiting.WaitTimeoutException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Wait.Waiting

protected static class Wait.Waiting.WaitTimeoutException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
Wait.Waiting.WaitTimeoutException(java.lang.CharSequence message, java.lang.Object... args)
           
Wait.Waiting.WaitTimeoutException(java.lang.Object failure)
           
 
Method Summary
 java.lang.Throwable getCause()
           
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

Wait.Waiting.WaitTimeoutException

public Wait.Waiting.WaitTimeoutException(java.lang.Object failure)

Wait.Waiting.WaitTimeoutException

public Wait.Waiting.WaitTimeoutException(java.lang.CharSequence message,
                                         java.lang.Object... args)
Method Detail

getCause

public java.lang.Throwable getCause()
Overrides:
getCause in class java.lang.Throwable

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable


Copyright © 2010. All Rights Reserved.