API:EMS.ResourceAPI.EEMSHTTPError

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

EEMSHTTPError = class(EEMSError)

C++

class PASCALIMPLEMENTATION EEMSHTTPError : public EEMSError

Description

Base class for exceptions of the EMS unit scope.

EMS.ResourceAPI.EEMSHTTPError 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