ErrorResponse

Risposta dell'ETD in caso di errore.

Rappresentazione JSON
{
  "errorMessage": string,
  "cause": enum (ErrorCause)
}
Campi
errorMessage

string

Una stringa leggibile che descrive l'errore che si è verificato.

cause

enum (ErrorCause)

Un'enumerazione che identifica la causa dell'errore.