パッケージ org.aiwolf.server

クラス LostClientException

すべての実装されたインタフェース:
Serializable

public class LostClientException extends AIWolfRuntimeException
throws when the cliend connection is lost
作成者:
tori
関連項目:
  • コンストラクタの詳細

    • LostClientException

      public LostClientException(Throwable arg0, Agent agent)
    • LostClientException

      public LostClientException(String arg0, Throwable arg1, Agent agent)
  • メソッドの詳細

    • getAgent

      public Agent getAgent()
      戻り値:
      agent
    • setAgent

      public void setAgent(Agent agent)
      パラメータ:
      agent - セットする agent