|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectThrowable
Exception
java.util.concurrent.TimeoutException
dk.i1.diameter.node.ConnectionTimeoutException
public class ConnectionTimeoutException
ConnectionTimeout exception.
This exception is thrown when Node.waitForConnectionTimeout(long) or
NodeManager.waitForConnectionTimeout(long) times out.
| Constructor Summary | |
|---|---|
ConnectionTimeoutException(String message)
|
|
| Method Summary |
|---|
| Methods inherited from class Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionTimeoutException(String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||