REST.Backend.KinveyApi.EKinveyFileNotFound

提供: RAD Studio API Documentation
移動先: 案内検索

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

Delphi

EKinveyFileNotFound = class(EKinveyAPIError);

C++

class PASCALIMPLEMENTATION EKinveyFileNotFound : public EKinveyAPIError

プロパティ

種類 可視性 ソース ユニット
class public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi REST.Backend.KinveyApi


説明

EKinveyFileNotFound は、Kinvey API のファイル不明の実行時エラーが発生したときに生成される例外を表します。

関連項目