System.Hash.EHashException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEHashException

Delphi

EHashException = class(Exception);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Hash.pas
System.Hash.hpp
System.Hash System.Hash

Beschreibung

Exception-Typ, der im Zusammenhang mit Hash-Objekten ausgelöst wird.

Folgende Methoden lösen z. B. eine EHashException aus:

Siehe auch