InvalidArgument
Less than 1 minute
InvalidArgument
Thrown when tool call arguments cannot be bound to the tool's signature.
class InvalidArgument extends \Hazaar\ExceptionExtends: Hazaar\Exception
This is a tool execution error, not a protocol error: it is reported back with isError so the model can read the message and retry with corrected arguments.
Methods
__construct
public __construct(string $message): voidParameters
| Parameter | Type | Description |
|---|---|---|
$message | string |
Generated by Hazaar API Doc Generator on Sun, 23 Aug 2026 10:49:44 +0000