Serialized Form
-
Package com.google.genkit.ai
-
Exception Class com.google.genkit.ai.AgentHandoffException
class AgentHandoffException extends RuntimeException implements Serializable-
Serialized Fields
-
handoffInput
Map<String,
Object> handoffInput -
targetAgentConfig
AgentConfig targetAgentConfig
-
targetAgentName
String targetAgentName
-
-
-
Exception Class com.google.genkit.ai.ToolInterruptException
class ToolInterruptException extends RuntimeException implements Serializable
-
-
Package com.google.genkit.ai.session
-
Exception Class com.google.genkit.ai.session.SessionContext.SessionException
class SessionException extends GenkitException implements Serializable
-
-
Package com.google.genkit.core
-
Exception Class com.google.genkit.core.GenkitException
class GenkitException extends RuntimeException implements Serializable
-