|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.caucho.bam.BamException
com.caucho.bam.ErrorPacketException
com.caucho.bam.ConnectionTimeoutException
public class ConnectionTimeoutException
HMPP wrapper
| Constructor Summary | |
|---|---|
ConnectionTimeoutException()
|
|
ConnectionTimeoutException(BamError error)
|
|
ConnectionTimeoutException(java.lang.String msg)
|
|
ConnectionTimeoutException(java.lang.String msg,
BamError error)
|
|
| Method Summary |
|---|
| Methods inherited from class com.caucho.bam.ErrorPacketException |
|---|
createActorError, getActorError, getSourceException |
| 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 |
| Constructor Detail |
|---|
public ConnectionTimeoutException()
public ConnectionTimeoutException(java.lang.String msg)
public ConnectionTimeoutException(java.lang.String msg,
BamError error)
public ConnectionTimeoutException(BamError error)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||