Table of Contents

Class McpInteractionException

Namespace
Repl.Mcp
Assembly
Repl.Mcp.dll

Thrown when an interactive prompt cannot be resolved in MCP mode.

public sealed class McpInteractionException : InvalidOperationException, ISerializable
Inheritance
McpInteractionException
Implements
Inherited Members

Constructors

McpInteractionException(string)

Thrown when an interactive prompt cannot be resolved in MCP mode.

public McpInteractionException(string message)

Parameters

message string