Package io.github.xanthic.cache.api.exception
-
Exception Summary Exception Description MisconfiguredCacheException Thrown when a cache specification issue arises underMisconfigurationPolicy.REJECT
NoDefaultCacheImplementationException Thrown when a cache is to be built with no provider specified and no default provider was found.