REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.EJSONValueError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

EJSONValueError = class(ERESTException)

C++

class PASCALIMPLEMENTATION EJSONValueError : public Rest::Types::ERESTException

Properties

Type Visibility Source Unit Parent
class public
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter TCustomRESTResponseDataSetAdapter

Description

Base class for exceptions that raise from the REST library.

REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.EJSONValueError inherits from REST.Types.ERESTException. All content below this line refers to REST.Types.ERESTException.

Base class for exceptions that raise from the REST library.

See Also