Package google.registry.model.common
Class FeatureFlag.FeatureFlagNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
google.registry.model.common.FeatureFlag.FeatureFlagNotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
FeatureFlag
Exception to throw when no FeatureFlag entity is found for given FeatureName string(s).
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FeatureFlagNotFoundException
-