EMS.ResourceAPI.EEMSError

From RAD Studio API Documentation

EEMSErrorSystem.SysUtils.ExceptionSystem.TObject

Delphi

EEMSError = class(Exception);

C++

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

Properties

Type Visibility Source Unit Parent
class public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI EMS.ResourceAPI

Description

Base class for exceptions of the EMS unit scope.

See Also