org.llm4s.error.NetworkError
See theNetworkError companion object
final case class NetworkError extends LLMError, RecoverableError
Network-related errors
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait RecoverableErrortrait 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
DEPRECATED: Use type-level markers instead
DEPRECATED: Use type-level markers instead
Attributes
- Definition Classes
- Inherited from:
- RecoverableError
Maximum number of retry attempts recommended.
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Suggested delay in milliseconds before retrying.
Concrete fields
Additional context information
Additional context information
Attributes
In this article