Type alias tErrorCodeType
tErrorCodeType: "E_BadContentType" | "E_BadMethod_405" | "E_Conflict_409" | "E_Disabled_403" | "E_Forbidden_403" | "E_InternalError" | "E_InternalServerError_500" | "E_InvalidBody" | "E_InvalidHttpMethod" | "E_InvalidIpStack" | "E_InvalidLicense_403" | "E_InvalidParameter" | "E_InvalidRequest" | "E_Missing_404" | "E_No_Error" | "E_ServiceUnavailable_503" | "E_TooManyRequests_429" | "E_Unauthorized_401" | "E_UnknownError"
An error code type.
Error codes mainly come from the Infinite backend.