API:EMS.ResourceAPI.EEMSEndpointError

From RAD Studio API Documentation
Jump to: navigation, search

EMS.ResourceAPI.EEMSErrorSystem.SysUtils.ExceptionSystem.TObjectEEMSEndpointError

Delphi

EEMSEndpointError = class(EEMSError);

C++

class PASCALIMPLEMENTATION EEMSEndpointError : public EEMSError

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.

EMS.ResourceAPI.EEMSEndpointError inherits from EMS.ResourceAPI.EEMSError. All content below this line refers to EMS.ResourceAPI.EEMSError.

Base class for exceptions of the EMS unit scope.

See Also