System.JSON.Readers.EJsonReaderException.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
destructor public System.JSON.Readers.hpp System.JSON.Readers EJsonReaderException

Description

Destroys an instance of EJsonReaderException.

See Also