Package io.github.dhruv1110.jcachex.exceptions
-
Enum Summary Enum Description CacheException.ErrorType Error classification for handling different types of cache errors. -
Exception Summary Exception Description CacheConfigurationException Exception thrown when there are configuration errors in cache setup.CacheException Base exception class for all JCacheX-related exceptions.CacheOperationException Exception thrown when cache operations fail at runtime.