Module agentforge4j.core
Package com.agentforge4j.core.exception
Class UnresolvedAgentReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.agentforge4j.core.exception.UnresolvedAgentReferenceException
- All Implemented Interfaces:
Serializable
Thrown when loaded workflows reference agent ids that are not present in the merged agent
catalog. The message lists every missing reference.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnresolvedAgentReferenceException
-