Class ContextSizeExceededException
Implements
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public class ContextSizeExceededException : AIProviderException, ISerializable
Constructors
| Edit this page View SourceContextSizeExceededException(Api, string, int)
Declaration
public ContextSizeExceededException(Api api, string message = null, int statusCode = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| Api | api | |
| string | message | |
| int | statusCode |