org.llm4s.error.ValidationError
See theValidationError companion object
final case class ValidationError extends LLMError
Validation errors for malformed requests
Attributes
Members list
Value members
Concrete methods
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