UNEXPECTED_ERROR

Represents an unexpected error encountered by the AI Agent.

This error type is used to categorize issues that cannot be classified into other predefined error types such as malformed message, agent not found, etc. It typically serves as a fallback for unanticipated scenarios or server-related failures.

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int