Error code for the error. This is useful to appropriately react to different error situations.
Optional
message: stringMessage for the error. This is useful for debugging and logging.
Optional
underlyingErrorMessage: null | stringUnderlying error message. This provides more details on the error and can be useful for debugging and logging.
Optional
extra: PurchasesErrorExtraContains extra information that is available in certain types of errors.
Readonly
errorError code for the error. This is useful to appropriately react to different error situations.
Optional
Readonly
extraContains extra information that is available in certain types of errors.
Optional
stackOptional
Readonly
underlyingUnderlying 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.