API:System.JSON.Readers.EJsonReaderException

From RAD Studio API Documentation
Jump to: navigation, search

System.JSON.Types.EJsonExceptionSystem.SysUtils.ExceptionSystem.TObjectEJsonReaderException

Delphi

EJsonReaderException = class (EJsonException)

C++

class PASCALIMPLEMENTATION EJsonReaderException : public System::Json::Types::EJsonException

Properties

Type Visibility Source Unit Parent
class public
System.JSON.Readers.pas
System.JSON.Readers.hpp
System.JSON.Readers System.JSON.Readers

Description

Generic exception type for JSON.

System.JSON.Readers.EJsonReaderException inherits from System.JSON.Types.EJsonException. All content below this line refers to System.JSON.Types.EJsonException.

Generic exception type for JSON.

See Also