Examples with "objet TypeError" and their translation in Engels
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.
Lorsqu'un objet ne supporte pas du tout la référence ou l'assignation d'attribut, TypeError est levé.
When an object does not support attribute references or attribute assignments at all, TypeError is raised.
Une TypeError sera levée si une valeur d itérable n'est pas une chaîne, y compris pour les objets bytes.
A TypeError will be raised if there are any non-string values in iterable, including bytes objects.
TypeError Si cette méthode est invoquée pour un objet qui n'est pas un objet Number.
TypeError If this method is invoked on an object that is not a Number.
Description Par défaut, lorsqu'on appelle une méthode qui n'existe pas pour un objet, cela lève une exception TypeError.
Description By default, an attempt to call a method that doesn't exist on an object results in a TypeError being thrown.
Object.defineProperty renvoie un objet si la définition a réussi ou lève une exception TypeError sinon, ce qui implique d'utiliser un bloc try... catch pour attraper l'erreur.
With Object.defineProperty, which returns an object if successful, or throws a TypeError otherwise, you would use a try... catch block to catch any error that occurred while defining a property.
Si le premier argument passé à la méthode n'est pas un objet (autrement dit si c'est une valeur de type primitif), cela causera une exception TypeError.
If the first argument to this method is not an object (a primitive), then it will cause a TypeError.
Afin d'empêcher la comparaison de retomber sur le schéma par défaut de comparaison des adresses des objets, la comparaison datetime lève normalement une TypeError si l'autre opérande n'est pas aussi un objet datetime.
In order to stop comparison from falling back to the default scheme of comparing object addresses, datetime comparison normally raises TypeError if the other comparand isn't also a datetime object.
Toute tentative d'ajout de nouvelles propriétés à un objet non-extensible échouera, soit de façon silencieuse, soit en levant une exception TypeError (le plus souvent en mode strict).
Attempting to add new properties to a non-extensible object will fail, either silently or by throwing a TypeError (most commonly, but not exclusively, when in strict mode).
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.