|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.derby.impl.drda.DRDAProtocolException
org.apache.derby.impl.drda.DRDASocketTimeoutException
class DRDASocketTimeoutException
Class used to transport that fact that we had a timeout and should *NOT* disconnect the connection. See DRDAConnThread.run()
Field Summary |
---|
Fields inherited from class org.apache.derby.impl.drda.DRDAProtocolException |
---|
DRDA_AgentError, DRDA_Disconnect, DRDA_Proto_CMDCHKRM, DRDA_Proto_CMDNSPRM, DRDA_Proto_DTAMCHRM, DRDA_Proto_MGRLVLRM, DRDA_Proto_OBJNSPRM, DRDA_Proto_PKGBNARM, DRDA_Proto_PRCCNVRM, DRDA_Proto_PRMNSRM, DRDA_Proto_RDBNFNRM, DRDA_Proto_SYNTAXRM, DRDA_Proto_VALNSPRM, DRDA_Timeout, NO_ASSOC_ERRCD, NO_CODPNT_ARG |
Constructor Summary | |
---|---|
DRDASocketTimeoutException(DRDAConnThread t)
|
Method Summary |
---|
Methods inherited from class org.apache.derby.impl.drda.DRDAProtocolException |
---|
getMessage, isDisconnectException, newAgentError, newDisconnectException, write |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
DRDASocketTimeoutException(DRDAConnThread t)
|
Built on Thu 2010-12-23 20:49:13+0000, from revision ??? | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |