ErrorCode type
Defines values for ErrorCode. Possible values include: 'BadRequest', 'ResourceNotFound', 'InternalServerError'
type ErrorCode = "BadRequest" | "ResourceNotFound" | "InternalServerError"
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Defines values for ErrorCode. Possible values include: 'BadRequest', 'ResourceNotFound', 'InternalServerError'
type ErrorCode = "BadRequest" | "ResourceNotFound" | "InternalServerError"