类 AgentShuttingDownException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.agentscope.core.shutdown.AgentShuttingDownException
所有已实现的接口:
Serializable

public class AgentShuttingDownException extends RuntimeException
Exception thrown when request is rejected or interrupted during shutdown.
另请参阅:
  • 字段详细资料

  • 构造器详细资料

    • AgentShuttingDownException

      public AgentShuttingDownException()
    • AgentShuttingDownException

      public AgentShuttingDownException(String message)