CustomError

Błąd niestandardowy.

Zapis JSON
{
  "code": enum (CustomErrorCode),
  "message": string
}
Pola
code

enum (CustomErrorCode)

Niestandardowy kod błędu.

message

string

Komunikat o błędzie.