System.Hash.EHashException

From RAD Studio API Documentation

EHashExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EHashException = class(Exception);

C++

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

Properties

Type Visibility Source Unit Parent
class public
System.Hash.pas
System.Hash.hpp
System.Hash System.Hash

Description

Type of exception raised in relation to Hash objects.

Some of the methods that raise an EHashException are:

See Also