ToolArgsValidationException

Exception thrown when one or more tool arguments are invalid. Collects all validation errors and reports them together.

Constructors

Link copied to clipboard
constructor(errors: List<String>)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val message: String?
Link copied to clipboard
Link copied to clipboard