Class FeatureCacheException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
growthbook.sdk.java.exception.FeatureCacheException
All Implemented Interfaces:
Serializable

public class FeatureCacheException extends RuntimeException
Thrown when a configured feature cache cannot be accessed.
See Also:
  • Constructor Details

    • FeatureCacheException

      public FeatureCacheException(String message)
    • FeatureCacheException

      public FeatureCacheException(String message, Throwable cause)