EMS.ResourceAPI.EEMSHTTPUnauthorizedError.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: destructor
Visibility: public
Source: EMS.ResourceAPI.hpp
Unit: EMS.ResourceAPI
Parent: EEMSHTTPUnauthorizedError

C++

/* Exception.Destroy */ inline __fastcall virtual ~EEMSHTTPUnauthorizedError() { }

Description

Destroys this instance of EEMSHTTPUnauthorizedError.

See Also