Module agentforge4j.core
Package com.agentforge4j.core.exception
package com.agentforge4j.core.exception
-
ExceptionsClassDescriptionThrown when an agent with the given id is not found in the agent repository.Thrown when the same agent id would be registered from more than one source.Thrown when the same workflow id would be registered from more than one source.Thrown when a workflow execution with the given id is not found.Thrown when a required
WorkflowRequirementcannot be resolved — no value is supplied by the configuredRequirementResolverand no default is declared.Raised when a step fails during execution.Thrown when a step with the given id is not found in the workflow definition.Thrown when loaded workflows reference agent ids that are not present in the merged agent catalog.Thrown when a workflow with the given id is not found in the workflow repository.