System.Hash.EHashException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectEHashException

Delphi

EHashException = class(Exception);

C++

class PASCALIMPLEMENTATION EHashException : public System::Sysutils::Exception

Propriétés

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


Description

Type d'exception déclenchée relativement à des objets hachage.

Les méthodes qui déclenchent une EHashException sont notamment les suivantes :

Voir aussi