Какво е " THROW AN ERROR " на Български - превод на Български

[θrəʊ æn 'erər]
[θrəʊ æn 'erər]
хвърли грешка
throw an error
хвърлят грешка
throw an error
хвърлена грешка
throw an error

Примери за използване на Throw an error на Английски и техните преводи на Български

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
Are probably going to throw an error.
Вероятно ще хвърли грешка.
The for-of statement will throw an error when used on,a non-iterable object, null, or undefined.
For-of изявлението ще хвърли грешка, когато се използва върху non-iterable обект, null или undefined.
Otherwise, the system will throw an error.
В противен случай програмата ще върне грешка.
Arrow functions throw an error when used with new.
Стрела функциите хвърлят грешка ако се използват с new.
You can also cause iterators throw an error.
Можете също така да накарате итератора да хвърля грешки.
Throw an error when sending a warning and only one of the conversation title or message box has been completed.
Хвърли грешка при изпращане на предупреждение и само един от заглавието на разговор или кутията съобщение е завършена.
Call(this, name) will throw an error because new.
Call(this, name) ще хвърли грешка, защтото new.
And if you're not unambiguous they are probably going to throw an error.
И ако не сте недвусмислено те вероятно ще хвърли грешка.
The startsWith(), endsWith(), and includes()methods will throw an error if you pass a regular expression instead of a string.
Методите startsWith(), endsWith()и includes() хвърлят грешка, ако им се подаде регулярен израз вместо string.
At that point, second is in the TDZ andtherefore any references to second throw an error.
В този момент, second е в TDZ ивсички препратки към second хвърлят грешка.
Do not throw an error for files that are scheduled to be removed, but can not be found on the server.
Направете"операция" отменена" грешка мека грешка Не хвърляйте грешка за файлове, които са планирани да бъдат премахнати, но не могат да бъдат намерени на сървъра.
Adding two else conditions in a template does not throw an error as expected.
Добавяне на две другаде условия в шаблон не хвърля грешка, както се очаква.
This let declaration doesn't throw an error because it creates a new variable called count within the if statement, instead of creating count in the surrounding block.
Тази let декларация не хвърля грешка, тъй като създава нова променлива, наречена count в рамките на if твърдението, вместо да създаде count в заобикалящия го блок.
If there is not exactly one test instance with the provided type,it will throw an error.
Ако няма точно една тест инстанция от предоставения type,ще бъде хвърлена грешка.
Just as with the implementation of run() in the preceding section,await will throw an error if the promise is rejected and otherwise return the value from the promise.
Точно както с изпълнението на run() в предходния раздел,await ще хвърли грешка, ако promise е отхвърлено и по друг начин да върне стойност от promise.
If there is not exactly one test instance with the provided props,it will throw an error.
Ако не бъде намерена тест инстанция с предоставените props,ще бъде хвърлена грешка.
If custom listener objects on the DataCleaner monitor would throw an error, it would result in a resource never being freed up and taking up a thread from the Quartz-scheduling pool on the server.
Ако обичай слушател предмети върху монитора на DataCleaner ще хвърли грешка, това ще доведе до един ресурс никога не се освободи и предприемането на косъм от кварц-график басейна на сървъра.
If test(testInstance) does not return true for exactly one test instance,it will throw an error.
Ако test(testInstance) не върне true за точно една тест инстанция,то ще бъде хвърлена грешка.
XtraBackup now accepts the--innodb=force option, previously it would throw an error if the option was set.
XtraBackup вече приема опцията--innodb= сила, преди това щеше да изпусне грешка, ако опцията беше зададена.
As let will not redefine an identifier that already exists in the same scope,the let declaration will throw an error.
И понеже let предефинира идентификатор, който вече съществува в същия обхват,let декларацията ще хвърли грешка.
Clicking on Customize Report Element orExport in Reports throw an error in Chrome and Safari web browser.
Кликвайки върху Customize Доклад на елемент илиизнос в Reports хвърли грешка в Chrome и Safari уеб браузър.
This syntax is valid even in older JavaScript engines, but the constructor will throw an error if u isn't supported.
Този синтаксис е валиден дори в по-стари машини на JavaScript и конструктора ще хвърли грешка ако u не се поддържа.
Attempting to assign a const to a previously defined constant will throw an error, in both strict and non-strict modes.
Всеки опит за присвояване на постоянна предварително дефинирана константа ще хвърли грешка и в двата- стриктен и не стриктен режим.
Reports with a date_time_timestamp as the main field in non-log-detail reports throw an error when displaying a graph.
Доклади с date_time_timestamp като основната сфера в доклади, които не са се впишете-подробно хвърлят грешка при показване на графика.
Iterators can choose to implement a throw() method that instructs the iterator to throw an error when it resumes.
Итераторите могат да изберат да приложат throw() метод, който възлага на итератора да хвърли грешка, когато се задейства отново.
For the most inquisitive: Do not attempt to install the 32-bit version of the OS with the 64-bit version- the final stage of deployment installer will throw an error and refuses to continue the installation.
За най-любопитните: Не се опитвайте да инсталирате 32-битовата версия на операционната система с 64-битов инсталатора- финалната фаза на разгръщане на инсталатора на системата ще даде грешка и да откаже да продължите с инсталацията.
Export Report Element in Reports throws an error in Chrome and Safari web browser.
Export Доклад Element в Reports хвърля грешка в Chrome и Safari уеб браузър.
In this code,the fulfillment handler for p1 throws an error.
В този пример,манипулатора за изпълнение за p1 хвърля грешка.
In this code,the executor intentionally throws an error.
В този код,изпълнителя умишлено хвърля грешка.
In another similarity to let,a const declaration throws an error when made with an identifier for an already-defined variable in the same scope.
В друго сходство с let,const декларацията хвърля грешка, когато се прави с идентификатор на вече дефинирана променлива в същия обхват.
Резултати: 171, Време: 0.0437

Превод дума по дума

Най-популярните речникови заявки

Английски - Български