Uses of Class
net.rimlib.blackberry.api.payment.PaymentException

Uses of PaymentException in net.rimlib.blackberry.api.payment
 

Subclasses of PaymentException in net.rimlib.blackberry.api.payment
 class DigitalGoodNotFoundException
          Thrown by the PaymentEngine when the digital good being purchased cannot be found on the Payment Service server.
 class IllegalApplicationException
          Thrown by the PaymentEngine when the invoking application was not installed on the BlackBerry device via BlackBerry App World.
 class PaymentServerException
          Thrown by the PaymentEngine when a failure occurs due to a problem with the Payment Service server.
 class UserCancelException
          Thrown if one of the PaymentEngine methods fails because the action is cancelled by the user.
 

Methods in net.rimlib.blackberry.api.payment that throw PaymentException
 Purchase[] PaymentEngine.getExistingPurchases(boolean allowRefresh)
          Retrieves a record of the previous successful purchases made by the user from within the calling application.
 Purchase PaymentEngine.purchase(PurchaseArguments arguments)
          Initiates the purchase of a digital good.
 



Copyright © 2010 Research In Motion Limited. All Rights Reserved.