REST.Backend.KinveyApi.EKinveyAPIError

From RAD Studio API Documentation
Jump to: navigation, search

REST.Backend.Exception.EBackendAPIErrorREST.Backend.Exception.EBackendErrorSystem.SysUtils.ExceptionSystem.TObjectEKinveyAPIError

Delphi

EKinveyAPIError = class(EBackendAPIError)

C++

class PASCALIMPLEMENTATION EKinveyAPIError : public Rest::Backend::Exception::EBackendAPIError

Properties

Type Visibility Source Unit Parent
class public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi REST.Backend.KinveyApi

Description

EKinveyAPIError represents the exceptions raised when a Kinvey API runtime error occurs.

See Also