KestrunMcpError record
Structured error information returned by Kestrun MCP services.
public record KestrunMcpError
Public Members
| name | description |
|---|---|
| KestrunMcpError(…) | Structured error information returned by Kestrun MCP services. |
| Code { get; set; } | Stable error code. |
| Details { get; set; } | Optional machine-readable details. |
| Message { get; set; } | Human-readable explanation. |
See Also
- namespace Kestrun.Mcp
- KestrunMcpError.cs