| Exceptions | |
|---|---|
| InvalidCursorException | Thrown when a paginated list request supplies a cursor that the store does not recognise. |
| MissingRequiredClientCapabilityException | Thrown when serving a request would rely on a client capability absent from the request's
|
| PromptNotFoundException | Thrown when a |
| ResourceNotFoundException | Thrown when a |
| ResourceNotRegisteredException | Thrown when a |
| SubscriptionLimitReachedException | Thrown when a |
| ToolNotFoundException | Thrown when a |
| ToolOutputValidationException | Thrown when a tool's result violates its declared |
| UnsupportedReturnValueException | Thrown when a discovered handler returns a value the adapter cannot map to its result type. |
| UnsupportedSchemaTypeException | Thrown when a PHP type cannot be mapped to a JSON Schema fragment. |