Interface ApiError.MessageStage

  • All Known Implementing Classes:
    ApiError.Builder
    Enclosing class:
    ApiError

    public static interface ApiError.MessageStage
    • Method Detail

      • message

        ApiError.RetryableStage message​(@NotNull
                                        java.lang.String message)

        Human-readable error message suitable for displaying to developers. Do not rely on the exact text of this message as it may change.