EMS.Services.EEMSInternalAPIError

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectEEMSInternalAPIError
[–] 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