Error

data class Error(val message: String, val type: AgentOutput.Error.Type) : AgentOutput(source)

Constructors

Link copied to clipboard
constructor(message: String, type: AgentOutput.Error.Type)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard