|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.rimlib.blackberry.api.paymentsdk.PaymentException
net.rimlib.blackberry.api.paymentsdk.DigitalGoodNotFoundException
public final class DigitalGoodNotFoundException
Thrown by the PaymentEngine when the digital good being purchased cannot be
found on the Payment Service server.
| Field Summary |
|---|
| Fields inherited from interface net.rimlib.blackberry.api.paymentsdk.ResultCodes |
|---|
REASON_APP_WORLD_NOT_CORRECT_VERSION, REASON_ARGUMENTS_ERROR, REASON_CANCELED, REASON_GOOD_NOT_FOUND, REASON_ILLEGAL_APPLICATION, REASON_NONE, REASON_SERVER_ERROR, REASON_UNKNOWN |
| Constructor Summary | |
|---|---|
DigitalGoodNotFoundException(java.lang.String message)
Creates an exception with the given detail message. |
|
| Method Summary |
|---|
| Methods inherited from class net.rimlib.blackberry.api.paymentsdk.PaymentException |
|---|
getFailureInvocation, getFailureReason |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DigitalGoodNotFoundException(java.lang.String message)
message - The detail message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||