SaveFailed
org.llm4s.speech.io.AudioIO.SaveFailed
final case class SaveFailed(message: String, context: Map[String, String]) extends AudioIOError
Attributes
- Graph
-
- Supertypes
-
trait AudioIOErrortrait LLMErrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
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