EMS.Services.EEMSInternalAPIError

From RAD Studio API Documentation

EEMSInternalAPIErrorSystem.SysUtils.ExceptionSystem.TObject
[–] Properties
Type: class
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: EMS.Services

Delphi

EEMSInternalAPIError = class(Exception);

C++

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

Description

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

See Also