パッケージ org.aiwolf.server
クラス LostClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.aiwolf.common.AIWolfRuntimeException
org.aiwolf.server.LostClientException
- すべての実装されたインタフェース:
Serializable
throws when the cliend connection is lost
- 作成者:
- tori
- 関連項目:
-
コンストラクタの概要
コンストラクタコンストラクタ説明LostClientException
(String arg0, Throwable arg1, Agent agent) LostClientException
(Throwable arg0, Agent agent) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
LostClientException
-
LostClientException
-
-
メソッドの詳細
-
getAgent
- 戻り値:
- agent
-
setAgent
- パラメータ:
agent
- セットする agent
-