Download for Windows Premium
Publiciteit
try/catch

Vertaling van "try/catch" in Frans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
try/catch
Built-in try/catch, retry and rollback capabilities deal with errors and exceptions automatically.
Les fonctions intégrées try/catch, les capacités de nouvelle tentative et de restauration traitent automatiquement les erreurs et les exceptions.
You can defend against this using a try/catch statement, as in the above example.
Vous pouvez résoudre ce problème en utilisant une instruction try/catch, comme dans l'exemple ci-dessus.
Work with exceptions and optimistic concurrency exceptions, work with throw and try/catch statements
Utiliser des exceptions et des exceptions optimistes de simultanéité, utiliser des commandes throw et try/catch
on success, but it is safer to encase method call in a try/catch block and assume success if no exception is thrown.
en cas de succès, mais il est plus sûr d'encadrer l'appel à cette méthode dans un bloc try/catch et de considérer son succès si aucune exception n'est levée.
To show up exception details on the user interface, envelop your whole code with a try/catch block and print the stack trace on the console output (from the catch clause).
Pour obtenir le détail de l'exception directement dans l'interface utilisateur, encadrez l'ensemble de votre traitement par un bloc try/catch et affichez la stack trace de l'exception sur la sortie de la console (depuis la clause catch)...
Error handling mechanisms (throw, try/catch, ability to create user-defined Error types)
Le mécanisme de traitement d'erreurs (throw, try/catch, capacité qu'a l'utilisateur de créer des types d'erreurs personnalisés)
Structured error handling in JavaScript rests on throw and try/catch - where the developer declares an error and passes the control flow to a portion of the program that deals with error handling.
En JavaScript, la gestion structurée des erreurs s'appuie sur les fonctions throw et try/catch : le développeur déclare une erreur et transmet le flux de contrôle à la partie du programme chargée de la gestion des erreurs.
All the code is found in a try/catch, which can raise exceptions (such as: No Internet access, a poorly formatted URL, etc.)
Tout le code se trouve dans un try/catch, car ce dernier peut lever des exceptions (comme par exemple : aucun accès internet, une URL mal formée, etc...)
Like JavaScript's try/catch, the error is caught and subsequent code continues, so the spinner is always hidden, which is what we want.
Comme pour le try/catch JavaScript, l'erreur est capturée et les codes ultérieurs continuent à s'exécuter, de sorte que le spinner est masqué, ce qui correspond à ce que nous voulons.
She also acts as a mentor and works with high-school students as a volunteer for Let's Talk Science and Try/CATCH - an annual SFU event and conference promoting computing science and engineering to girls.
Elle agit aussi comme mentor auprès d'élèves du secondaire à titre bénévole pour l'organisation Let's Talk Science et Try/CATCH, événement annuel de la SFU qui fait la promotion des sciences et du génie informatiques auprès des filles.
You should wrap your call to Vungle.create() in a try/catch since Vungle may throw an error during the creation process (for instance, the extension throws an error if running on the Desktop): try
Vous devriez inclure l'appel vers Vungle.create() dans un try/catch puisque Vungle peut retourner une erreur lors du processus de création (par exemple, l'extension retourne une erreur en cas d'exécution sur le bureau) : try
For brevity the examples below all omit the use of try/catch blocks around the calls to the Relational DAS.
Pour rendre les exemples plus concis, ils n'incluent pas les blocs try/catch autour des appels de DAS Relationnel.
The module will also cover how to control error handling using TRY/CATCH blocks, the use of the ERROR class of functions, and the use of the new THROW statement.Lessons
Il explique également comment contrôler la gestion des erreurs à l'aide des blocs TRY/CATCH, comment utiliser la classe ERROR des fonctions et comment utiliser la nouvelle instruction THROW.Leçons
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor try/catch in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
needle: thin, pointed metal tool used for sewing
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 31. Exact: 30. Verstreken tijd: 108 ms.