Package growthbook.sdk.java.exception
Class FeatureCacheException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
growthbook.sdk.java.exception.FeatureCacheException
- All Implemented Interfaces:
Serializable
Thrown when a configured feature cache cannot be accessed.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFeatureCacheException(String message) FeatureCacheException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FeatureCacheException
-
FeatureCacheException
-