org.llm4s.error.ValidationError
See theValidationError companion object
final case class ValidationError extends LLMError, NonRecoverableError
Validation errors for malformed requests
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait NonRecoverableErrortrait LLMErrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
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
- Inherited from:
- NonRecoverableError
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Additional context information
Additional context information
Attributes
In this article