System.Hash.EHashException

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectEHashException

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