System.JSON.EJSONException.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
destructor public System.JSON.hpp System.JSON EJSONException

Description

Destroys this instance of EJSONException.

See Also