EMS.ResourceAPI.EEMSError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEEMSError

Delphi

EEMSError = class(Exception);

C++

class PASCALIMPLEMENTATION EEMSError : public System::Sysutils::Exception

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI EMS.ResourceAPI


Beschreibung

Basisklasse für Exceptions des EMS-Unit-Gültigkeitsbereichs.

Siehe auch