Interface TrckApiError.Builder1

Enclosing class:
TrckApiError

public static interface TrckApiError.Builder1
Builder helper class.
  • Method Details

    • message

      TrckApiError message(@Nonnull String message)
      Set the message of this TrckApiError instance.
      Parameters:
      message - plaintext error description
      Returns:
      The TrckApiError instance.