Uses of Class
uno.anahata.ai.status.ApiExceptionRecord
Packages that use ApiExceptionRecord
Package
Description
Provides a robust, event-driven framework for monitoring and broadcasting the
real-time operational status of the chat application.
-
Uses of ApiExceptionRecord in uno.anahata.ai.status
Methods in uno.anahata.ai.status that return ApiExceptionRecordModifier and TypeMethodDescriptionStatusManager.getLastApiError()Gets the most recent API error record.Methods in uno.anahata.ai.status that return types with arguments of type ApiExceptionRecordModifier and TypeMethodDescriptionStatusManager.getApiErrors()Gets an unmodifiable list of all recorded API errors.
