REST.Backend.KinveyApi.EKinveyAPIError
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.