REST.Backend.KinveyApi.EKinveyFileNotFound
Delphi
EKinveyFileNotFound = class(EKinveyAPIError);
C++
class PASCALIMPLEMENTATION EKinveyFileNotFound : public EKinveyAPIError
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | REST.Backend.KinveyApi.pas REST.Backend.KinveyApi.hpp |
REST.Backend.KinveyApi | REST.Backend.KinveyApi |
Description
EKinveyFileNotFound represents the exceptions raised when a Kinvey API file not found run time error occurs.