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.