Class EmptyResponseException
Inheritance
object
Exception
EmptyResponseException
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public class EmptyResponseException : Exception
Constructors
EmptyResponseException(Model)
Declaration
public EmptyResponseException(Model model)
Parameters
Type | Name | Description |
---|---|---|
Model | model |
EmptyResponseException(int)
Declaration
public EmptyResponseException(int taskType)
Parameters
Type | Name | Description |
---|---|---|
int | taskType |