Anthropic::MalformedResultsURLError
Inherits Anthropic::Error < Exception < Reference < Object
Raised when a results_url is malformed or uses a disallowed format. This includes protocol-relative URLs (//host/path), non-absolute paths, and empty values.
Constructors
Instance methods
url
Source