FMX.InAppPurchase.EIAPException

Aus RAD Studio API Documentation

EIAPExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EIAPException = class(Exception);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase FMX.InAppPurchase


Beschreibung

Exception, die durch die Implementierung von IFMXInAppPurchaseService während Operationen mit In-App-Bezahldiensten ausgelöst werden kann.

Siehe auch