FeatureToggleApiNotInitializedException
class FeatureToggleApiNotInitializedException(message: String) : IllegalStateException
Content copied to clipboard
Exception indicating that there was an attempt of using Feature Toggle API without initializing it before.
Important: This is a Public Preview API. It may be changed or removed at any time.