Namespace adobeDPS-TransactionErrorType
- See:
- adobeDPS-TransactionError#code
- Platforms:
- iOS, Android, Windows
Static Fields
Field | Defined By | |
---|---|---|
adobeDPS-TransactionErrorType.TransactionCannotConnectToInternetError
Value: -100
Indicates the Library could not connect to the Internet to complete a transaction. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionCannotConnectToServerError
Value: -110
Indicates the Library could not connect to the particular server needed to complete a transaction. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionAuthenticationUnrecognizedCredentialsError
Value: -150
Indicates the provided credentials were not recognized by the entitlement server. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionFolioPurchasingDisabledError
Value: -200
Indicates folio and subscription purchasing is disabled on this device. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionFolioCannotPurchaseError
Value: -210
Indicates a single folio purchase transaction failed because an error occurred communicating with the in-app purchase system. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionSubscriptionCannotPurchaseError
Value: -220
Indicates a subscription purchase transaction failed because an error occurred communicating with the in-app purchase system. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionSubscriptionResolveError
Value: -225
Indicates there was an error attempting to resolve the valid date ranges for a subscription. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionRestorePurchasesError
Value: -250
Indicates a restore purchases transaction failed because an error occurred communicating with the in-app purchase system. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionQuotaExceededError
Value: -300
Indicates the user attempted to purchase or download a folio when the publisher's download quota has been exceeded. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionFolioIncompatibleError
Value: -400
Indicates the user attempted to purchase or download a folio that is incompatible with the current Viewer. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionFolioNotEnoughDiskSpaceError
Value: -500
Indicates the user attempted to download a folio that was larger than the space available on the device. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionFolioCannotDownloadError
Value: -510
Indicates there was an error downloading the folio that was not network related. |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionFolioFileMissingOrInvalid
Value: -520
Indicates the folio being downloaded was either corrupted or became unavailable |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionFolioCannotInstallItemError
Value: -530
Indicates there was an error during the the installation of the folio |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionFolioNoPreviewAvailable
Value: -540
Indicates the preview download failed because there was no preview of the folio available |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionFolioNotFoundOnServer
Value: -550
Indicates the requested folio is not found on the server |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionFolioCallNotApplicable
Value: -560
Indicates the folio call is unsupported |
TransactionErrorType
|
|
adobeDPS-TransactionErrorType.TransactionInternalError
Value: -900
Indicates a transaction failed because of an error that occurred in the LibraryAPI |
TransactionErrorType
|
Static Methods
Method | Defined By | |
---|---|---|
adobeDPS-TransactionErrorType.toErrorType(num)
|
TransactionErrorType
|
Namespace Detail
adobeDPS-TransactionErrorType
[inner]
Enum for the possible errors coming from the LibraryAPI transactions
Static Field Details
adobeDPS-TransactionErrorType.TransactionCannotConnectToInternetError
Value: -100
Indicates the Library could not connect to the Internet to complete a transaction.
Indicates the Library could not connect to the Internet to complete a transaction.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionCannotConnectToServerError
Value: -110
Indicates the Library could not connect to the particular server needed to complete a transaction.
Indicates the Library could not connect to the particular server needed to complete a transaction.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionAuthenticationUnrecognizedCredentialsError
Value: -150
Indicates the provided credentials were not recognized by the entitlement server.
Indicates the provided credentials were not recognized by the entitlement server.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionFolioPurchasingDisabledError
Value: -200
Indicates folio and subscription purchasing is disabled on this device.
Indicates folio and subscription purchasing is disabled on this device.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionFolioCannotPurchaseError
Value: -210
Indicates a single folio purchase transaction failed because an error occurred communicating with the in-app purchase system.
Indicates a single folio purchase transaction failed because an error occurred communicating with the in-app purchase system.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionSubscriptionCannotPurchaseError
Value: -220
Indicates a subscription purchase transaction failed because an error occurred communicating with the in-app purchase system.
Indicates a subscription purchase transaction failed because an error occurred communicating with the in-app purchase system.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionSubscriptionResolveError
Value: -225
Indicates there was an error attempting to resolve the valid date ranges for a subscription.
Indicates there was an error attempting to resolve the valid date ranges for a subscription.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionRestorePurchasesError
Value: -250
Indicates a restore purchases transaction failed because an error occurred communicating with the in-app purchase system.
Indicates a restore purchases transaction failed because an error occurred communicating with the in-app purchase system.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionQuotaExceededError
Value: -300
Indicates the user attempted to purchase or download a folio when the publisher's download quota has been exceeded.
Indicates the user attempted to purchase or download a folio when the publisher's download quota has been exceeded.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionFolioIncompatibleError
Value: -400
Indicates the user attempted to purchase or download a folio that is incompatible with the current Viewer.
Indicates the user attempted to purchase or download a folio that is incompatible with the current Viewer.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionFolioNotEnoughDiskSpaceError
Value: -500
Indicates the user attempted to download a folio that was larger than the space available on the device.
Indicates the user attempted to download a folio that was larger than the space available on the device.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionFolioCannotDownloadError
Value: -510
Indicates there was an error downloading the folio that was not network related.
Indicates there was an error downloading the folio that was not network related.
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionFolioFileMissingOrInvalid
Value: -520
Indicates the folio being downloaded was either corrupted or became unavailable
Indicates the folio being downloaded was either corrupted or became unavailable
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionFolioCannotInstallItemError
Value: -530
Indicates there was an error during the the installation of the folio
Indicates there was an error during the the installation of the folio
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionFolioNoPreviewAvailable
Value: -540
Indicates the preview download failed because there was no preview of the folio available
Indicates the preview download failed because there was no preview of the folio available
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionFolioNotFoundOnServer
Value: -550
Indicates the requested folio is not found on the server
Indicates the requested folio is not found on the server
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionFolioCallNotApplicable
Value: -560
Indicates the folio call is unsupported
Indicates the folio call is unsupported
- Platforms:
- iOS, Android, Windows
adobeDPS-TransactionErrorType.TransactionInternalError
Value: -900
Indicates a transaction failed because of an error that occurred in the LibraryAPI
Indicates a transaction failed because of an error that occurred in the LibraryAPI
- Platforms:
- iOS, Android, Windows
Static Method Details
adobeDPS-TransactionErrorType.toErrorType(num)
Parameters | ||
---|---|---|
num |
- Platforms:
- iOS, Android, Windows
©2012-2013 Adobe Systems, inc
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:40 GMT-0700 (PDT)
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:40 GMT-0700 (PDT)