Table of Contents

Class EmptyResponseException

Namespace
Glitch9.AIDevKit
public sealed class EmptyResponseException : ModelResponseException
Inheritance
object
Exception
EmptyResponseException
Inherited Members

Constructors

EmptyResponseException(Api, string)

public EmptyResponseException(Api api, string requestType)

Parameters

api Api
requestType string

EmptyResponseException(Model)

public EmptyResponseException(Model model)

Parameters

model Model