Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (8 loc) · 301 Bytes

ResponseErrorTitle.md

File metadata and controls

20 lines (8 loc) · 301 Bytes

ResponseErrorTitle

Enum

  • INVALID_DATA (value: "Invalid data")

  • UNAUTHORIZED (value: "Unauthorized")

  • MISSING_RESOURCE (value: "Missing resource")

  • CONFLICT (value: "Conflict")

  • CLIENT_ERROR (value: "Client error")

  • GENERAL_ERROR (value: "General error")