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:
Serializable

public class TimeoutError
extends Error

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

Version:
$Revision: 5301 $
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2002-2011 Gargoyle Software Inc.. All Rights Reserved.