net.rimlib.blackberry.api.payment
Class IllegalApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.rimlib.blackberry.api.payment.PaymentException
net.rimlib.blackberry.api.payment.IllegalApplicationException
- All Implemented Interfaces:
- Serializable
public final class IllegalApplicationException
- extends PaymentException
Thrown by the PaymentEngine
when the invoking application was not installed
on the BlackBerry device via BlackBerry App World.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalApplicationException
public IllegalApplicationException(String message)
- Creates an exception with the given detail message.
- Parameters:
message
- The detail message.
Copyright © 2010 Research In Motion Limited. All Rights Reserved.