Package ai.vectros.types
Class ErrorEvent
java.lang.Object
ai.vectros.types.ErrorEvent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getEvent
- Returns:
- Backward-compatible alias of
type. Alwayserror.
-
getMessage
- Returns:
- A human-readable description of the error, suitable for surfacing to end users.
-
getCode
- Returns:
- A stable, machine-readable error code (for example,
inference_error).
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-