Vertaling van "TypeError" 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.
Properties For properties available on TypeError instances, see Properties of TypeError instances.
Propriétés Pour les propriétés disponibles sur les instances Object, voir Properties of Object instances.
If the slot is already filled, a TypeError exception is raised.
Si le slot est déjà rempli, une exception TypeError est levée.
If it does not support either of those protocols, TypeError is raised.
S'il ne supporte aucun de ces protocoles, TypeError est levée.
If you pass an invalid keyword argument, a lookup function will raise TypeError.
Si vous passez un argument mot-clé invalide, la fonction lookup lèvera TypeError.
If invalid parameters are given, a TypeError will be thrown.
A TypeError exception if the proto parameter isn't null or an object.
Otherwise a TypeError will be raised.
The following syntax with the new operator will throw a TypeError
If your method does not accept a compatible set of parameters it will raise a TypeError exception.
Si votre méthode n'accepte pas un jeu de paramètres compatible, cela générera une exception TypeError.
If none of the candidate metaclasses meets that criterion, then the class definition will fail with TypeError.
Si aucune des méta-classes candidates ne remplit ce critère, alors la définition de la classe échoue en levant TypeError.
If either of the parameters are not of the correct type or structure, a TypeError is thrown.
Si l'un des paramètres n'a pas le bon type ou la bonne structure, une exception TypeError sera levée.
If you pass an invalid keyword argument, a lookup function will raise TypeError.
In strong mode, the returned value must be of the correct type, otherwise a TypeError will be thrown.
Dans le mode strict, la valeur retournée doit être du bon type sinon une exception TypeError sera levée.