com.creamtec.ajaxswing.core
Class RequestTimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.creamtec.ajaxswing.core.AjaxSwingException
                  extended by com.creamtec.ajaxswing.core.RequestTimeoutException
All Implemented Interfaces:
java.io.Serializable

public class RequestTimeoutException
extends AjaxSwingException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.creamtec.ajaxswing.core.AjaxSwingException
EXIT_VM
 
Constructor Summary
RequestTimeoutException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class com.creamtec.ajaxswing.core.AjaxSwingException
getCode, traceStack
 
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
 

Constructor Detail

RequestTimeoutException

public RequestTimeoutException(java.lang.String message)


Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.