org.llm4s.error.UnknownError
See theUnknownError companion object
final case class UnknownError extends LLMError
Unknown/unexpected errors with full exception context
Attributes
Members list
Value members
Inherited methods
Optional error code for programmatic handling
Error correlation IDs for debugging
Formatted error message with context
DEPRECATED: Use type-level markers instead
DEPRECATED: Use type-level markers instead
Attributes
- Definition Classes
-
NonRecoverableError -> LLMError
- Inherited from:
- NonRecoverableError (hidden)
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Additional context information
Additional context information
Attributes
In this article