类 CompositeAgentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.agentscope.core.exception.CompositeAgentException
- 所有已实现的接口:
Serializable
- 另请参阅:
-
嵌套类概要
嵌套类 -
构造器概要
构造器构造器说明CompositeAgentException(String message, List<CompositeAgentException.AgentExceptionInfo> causes) -
方法概要
-
构造器详细资料
-
CompositeAgentException
public CompositeAgentException(String message, List<CompositeAgentException.AgentExceptionInfo> causes)
-
-
方法详细资料
-
getMessage
- 覆盖:
getMessage在类中Throwable
-
getCauses
-