|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--JavaCGIBridgeTimeOutException
This class Signals that the JavaCGIBridge Timed out while attempting to POST or GET data from a URL connection.
JavaCGIBridge, Serialized Form| Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
| Constructor Summary | |
JavaCGIBridgeTimeOutException()
JavaCGIBridgeTimeOutException() - constructor with no detail msg Constructs a JavaCGIBridgeTimeOutException with no detail message. |
|
JavaCGIBridgeTimeOutException(java.lang.String s)
JavaCGIBridgeTimeOutException() - constructor with detail msg Constructs a JavaCGIBridgeTimeOutException with the specified detail message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public JavaCGIBridgeTimeOutException()
public JavaCGIBridgeTimeOutException(java.lang.String s)
s - the String that contains a detailed message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||