Class McpProtocalException
Implements
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public class McpProtocalException : McpException, ISerializable
Constructors
| Edit this page View SourceMcpProtocalException(string, int, string)
Declaration
public McpProtocalException(string type, int statusCode, string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | type | |
| int | statusCode | |
| string | message |