API:REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.TJSONValueError
Delphi
TJSONValueError = (NoContent, NoJSON, NoResponseComponent, InvalidRootElement);
C++
enum class DECLSPEC_DENUM TJSONValueError : unsigned char { NoContent, NoJSON, NoResponseComponent, InvalidRootElement };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | REST.Response.Adapter.pas REST.Response.Adapter.hpp |
REST.Response.Adapter | TCustomRESTResponseDataSetAdapter |
Description
Embarcadero Technologies does not currently have any additional information.