creamtec.webcream.core
Class RequestTimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.reflect.InvocationTargetException
              extended by creamtec.webcream.core.WebCreamException
                  extended by creamtec.webcream.core.RequestTimeoutException
All Implemented Interfaces:
ExceptionInfo, java.io.Serializable

public class RequestTimeoutException
extends WebCreamException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class creamtec.webcream.core.WebCreamException
EXIT_VM
 
Constructor Summary
RequestTimeoutException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class creamtec.webcream.core.WebCreamException
getCode, getNestedException, traceStack
 
Methods inherited from class java.lang.reflect.InvocationTargetException
getCause, getTargetException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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-2006 CreamTec LLC. All Rights Reserved.