API:System.JSON.EJSONPathException

Delphi
EJSONPathException = class(EJSONException);
C++
class PASCALIMPLEMENTATION EJSONPathException : public EJSONException
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| class | public | System.JSON.pas System.JSON.hpp |
System.JSON | System.JSON |
Beschreibung
Behandlungsroutine für JSON-Exceptions. {{#multireplace:System.JSON.EJSONPathException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.JSON.EJSONException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.JSON.EJSONException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Behandlungsroutine für JSON-Exceptions.
EJSONException signalisiert eine in der Regel von Parser-Code generierte JSON-Exception.