Class GoogleGenAiCachedContentService.CachedContentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.ai.google.genai.cache.GoogleGenAiCachedContentService.CachedContentException
All Implemented Interfaces:
Serializable
Enclosing class:
GoogleGenAiCachedContentService

public static class GoogleGenAiCachedContentService.CachedContentException extends RuntimeException
Exception thrown when cached content operations fail.
See Also:
  • Constructor Details

    • CachedContentException

      public CachedContentException(String message)
    • CachedContentException

      public CachedContentException(String message, Throwable cause)