Class McpInteractionException
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
messagestring