REST.Backend.KinveyApi.EKinveyFileNotFound

De RAD Studio API Documentation
Aller à : navigation, rechercher

REST.Backend.KinveyApi.EKinveyAPIErrorREST.Backend.Exception.EBackendAPIErrorREST.Backend.Exception.EBackendErrorSystem.SysUtils.ExceptionSystem.TObjectEKinveyFileNotFound

Delphi

EKinveyFileNotFound = class(EKinveyAPIError);

C++

class PASCALIMPLEMENTATION EKinveyFileNotFound : public EKinveyAPIError

Propriétés

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


Description

EKinveyFileNotFound représente les exceptions déclenchées lorsqu'une erreur de fichier non trouvé se produit lors de l'exécution de l'API Kinvey.

Voir aussi