# MerchantResolutionFailed

class MerchantResolutionFailed(message: [String](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html)) : [FrakError](/developers/references/android/id-frak-sdk-core/frakerror/)

No merchant identified: bad `packageId`, or config has neither `merchantId` nor `packageId`.

## Constructors

| | |
|---|---|
| [MerchantResolutionFailed](/developers/references/android/id-frak-sdk-core/frakerror/merchantresolutionfailed/merchantresolutionfailed/) | constructor(message: [String](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html)) |