Class BrokenResponseException
Inheritance
object
Exception
BrokenResponseException
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public class BrokenResponseException : Exception
Constructors
BrokenResponseException(string, Exception)
Declaration
public BrokenResponseException(string message, Exception exception)
Parameters
Type | Name | Description |
---|---|---|
string | message | |
Exception | exception |