Package ai.vectros.types
Interface ErrorEvent.MessageStage
- All Known Implementing Classes:
ErrorEvent.Builder
- Enclosing class:
ErrorEvent
public static interface ErrorEvent.MessageStage
-
Method Summary
Modifier and TypeMethodDescriptionA human-readable description of the error, suitable for surfacing to end users.
-
Method Details
-
message
A human-readable description of the error, suitable for surfacing to end users.
-