Class ApiExceptionRecord
java.lang.Object
uno.anahata.ai.status.ApiExceptionRecord
A record to hold structured information about a single API error event,
including retry context.
This is used by the StatusManager to track the history of errors
and provide diagnostic information to the user.
- Author:
- AI
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApiExceptionRecord
public ApiExceptionRecord()
-
