Afficher : Delphi C++
Préférences d'affichage

System.SysUtils.EProgrammerNotFound

De XE2 API Documentation

System.SysUtils.ExceptionSystem.TObject
EProgrammerNotFound

Delphi

EProgrammerNotFound = class(Exception);

C++

class PASCALIMPLEMENTATION EProgrammerNotFound : public Exception

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Description

Moyen non standard d'indiquer des erreurs logicielles.

Vous pouvez utiliser EProgrammerNotFound comme une alternative pour indiquer des erreurs logicielles détectées lors de l'exécution.

Voir aussi

Versions précédentes
Traductions