com.gargoylesoftware.htmlunit.javascript
Class TimeoutError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by com.gargoylesoftware.htmlunit.javascript.TimeoutError
All Implemented Interfaces:
java.io.Serializable

public class TimeoutError
extends java.lang.Error

An error that is thrown when a script has been running too long.

Version:
$Revision: 1.3 $
Author:
Andre Soereng
See Also:
Serialized Form

Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2003-2016 AppPerfect Corporation. All Rights Reserved.