Class ApiExceptionRecord

java.lang.Object
uno.anahata.ai.status.ApiExceptionRecord

public class ApiExceptionRecord extends Object
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 Details

    • ApiExceptionRecord

      public ApiExceptionRecord()