NoSuchFeatureException

Exception thrown when attempting to access a feature that is not supported or not properly configured.

This exception is thrown when the SDK attempts to provide a feature that either:

  • Has not been properly configured

  • Is not supported in the current context

  • Has been disabled

Constructors

Link copied to clipboard
constructor(featureName: String?)