FMX.InAppPurchase.EIAPException

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

System.SysUtils.ExceptionSystem.TObjectEIAPException

Delphi

EIAPException = class(Exception);

C++

class PASCALIMPLEMENTATION EIAPException : public System::Sysutils::Exception

プロパティ

種類 可視性 ソース ユニット
class public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase FMX.InAppPurchase


説明

IFMXInAppPurchaseService の実装によって、アプリケーション内決済サービスでのオペレーション中に発生させられる例外です。

関連項目