McpInteractionException
Thrown when an interactive prompt cannot be resolved in MCP mode.
- Kind:
Class - Namespace: Repl.Mcp
- Assembly:
Repl.Mcp - Source: src/Repl.Mcp/McpInteractionException.cs
Signature
Section titled “Signature”public sealed class McpInteractionException : InvalidOperationException, ISerializableInheritance
Section titled “Inheritance”Implements
Section titled “Implements”Constructors
Section titled “Constructors”McpInteractionException(string)
Section titled “McpInteractionException(string)”Thrown when an interactive prompt cannot be resolved in MCP mode.
public McpInteractionException(string message)Parameters
Section titled “Parameters”message(string)