EMS.ResourceAPI.EEMSEndpointError

From RAD Studio API Documentation
Jump to: navigation, search

EMS.ResourceAPI.EEMSErrorSystem.SysUtils.ExceptionSystem.TObjectEEMSEndpointError
[–] Properties
Type: class
Visibility: public
Source:
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
Unit: EMS.ResourceAPI
Parent: EMS.ResourceAPI

Delphi

EEMSEndpointError = class(EEMSError);

C++

class PASCALIMPLEMENTATION EEMSEndpointError : public EEMSError

Description

EMS error related to an endpoint.

See Also