EMS.Services.EEMSInternalAPIError

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectEEMSInternalAPIError

Delphi

EEMSInternalAPIError = class(Exception);

C++

class PASCALIMPLEMENTATION EEMSInternalAPIError : public System::Sysutils::Exception

Properties

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

Description

Exception that may raise when you interact with the members of the TEMSInternalAPI class.

See Also