Package-level declarations

Types

Link copied to clipboard
class ToolException(val message: String, val cause: Throwable?) : Exception

Represents a recoverable, model-facing error encountered during the execution of a tool.