Error code for the error. This is useful to appropriately react to different error situations.
Optionalmessage: stringMessage for the error. This is useful for debugging and logging.
OptionalunderlyingErrorMessage: null | stringUnderlying error message. This provides more details on the error and can be useful for debugging and logging.
Optionalextra: PurchasesErrorExtraContains extra information that is available in certain types of errors.
ReadonlyerrorError code for the error. This is useful to appropriately react to different error situations.
Optional ReadonlyextraContains extra information that is available in certain types of errors.
OptionalstackOptional ReadonlyunderlyingUnderlying error message. This provides more details on the error and can be useful for debugging and logging.
Error class for Purchases SDK. You should handle these errors and react accordingly in your app.