System.Variants.EVariantUnexpectedError
Delphi
EVariantUnexpectedError = class(EVariantError);
C++
class PASCALIMPLEMENTATION EVariantUnexpectedError : public System::Sysutils::EVariantError
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
class | public | System.Variants.pas System.Variants.hpp |
System.Variants | System.Variants |
Description
EVariantUnexpectedError est la classe des exceptions pour les erreurs de variant inattendues.
EVariantUnexpectedError est déclenchée quand une opération sur un variant génère une erreur inattendue.