LLM for Unity  v2.3.0
Create characters in Unity with LLMs!
Loading...
Searching...
No Matches
LLMUnity.LLMException Class Reference

Class implementing a basic LLM Exception. More...

Inheritance diagram for LLMUnity.LLMException:
[legend]

Public Member Functions

 LLMException (string message, int errorCode)
 

Properties

int ErrorCode [get]
 

Detailed Description

Class implementing a basic LLM Exception.

Definition at line 12 of file LLMUtils.cs.

Constructor & Destructor Documentation

◆ LLMException()

LLMUnity.LLMException.LLMException ( string message,
int errorCode )
inline

Definition at line 16 of file LLMUtils.cs.

Property Documentation

◆ ErrorCode

int LLMUnity.LLMException.ErrorCode
get

Definition at line 14 of file LLMUtils.cs.


The documentation for this class was generated from the following file: