EMS.ResourceAPI.EEMSError

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectEEMSError

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