EngineNotAvailable
org.llm4s.speech.stt.STTError.EngineNotAvailable
final case class EngineNotAvailable(message: String, context: Map[String, String]) extends STTError
Attributes
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Optional error code for programmatic handling
Error correlation IDs for debugging
Formatted error message with context
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Deprecated and Inherited methods
DEPRECATED: Use type-level markers instead
DEPRECATED: Use type-level markers instead
Attributes
- Deprecated
-
[Since version 0.1.9]Use pattern matching on RecoverableError/NonRecoverableError traits - Inherited from:
- LLMError
In this article