HTTPErrorCode
type HTTPErrorCode = typeof HTTPErrorCode[keyof typeof HTTPErrorCode];Defined in: errors.ts:59
Error codes for HTTP request failures. Extends GeneralErrorCode.
type HTTPErrorCode = typeof HTTPErrorCode[keyof typeof HTTPErrorCode];Defined in: errors.ts:59
Error codes for HTTP request failures. Extends GeneralErrorCode.