Class EmptyResponseException
Inheritance
object
Exception
EmptyResponseException
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public class EmptyResponseException : Exception
Constructors
EmptyResponseException(Api, string)
Declaration
public EmptyResponseException(Api api, string requestType)
Parameters
Type | Name | Description |
---|---|---|
Api | api | |
string | requestType |
EmptyResponseException(Model)
Declaration
public EmptyResponseException(Model model)
Parameters
Type | Name | Description |
---|---|---|
Model | model |