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