|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| 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
atavism.server.util.AORuntimeException
atavism.msgsys.RPCTimeoutException
public class RPCTimeoutException
This exception is thrown when an RPC call times out.
| Constructor Summary | |
|---|---|
RPCTimeoutException()
|
|
RPCTimeoutException(java.lang.String msg)
|
|
RPCTimeoutException(java.lang.String msg,
java.lang.Throwable cause)
|
|
RPCTimeoutException(java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| 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 RPCTimeoutException()
public RPCTimeoutException(java.lang.String msg)
public RPCTimeoutException(java.lang.String msg,
java.lang.Throwable cause)
public RPCTimeoutException(java.lang.Throwable cause)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||