System.JSON.Writers.EJsonWriterException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.JSON.Types.EJsonExceptionSystem.SysUtils.ExceptionSystem.TObjectEJsonWriterException

Delphi

EJsonWriterException = class (EJsonException)

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers System.JSON.Writers


Description

Exception qui peut être déclenchée quand vous utilisez un éditeur JSON.

En supplément des caractéristiques apportées par les exceptions JSON régulières, les exceptions EJsonWriterException fournissent le chemin au token JSON à l'origine de l'erreur.