Uses of Class
eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
Packages that use CachedExceptionWrapper
-
Uses of CachedExceptionWrapper in eu.europa.esig.dss.tsl.cache.state
Methods in eu.europa.esig.dss.tsl.cache.state that return CachedExceptionWrapperModifier and TypeMethodDescriptionCacheContext.getException()Returns the met exceptionCurrentCacheContext.getException()Methods in eu.europa.esig.dss.tsl.cache.state with parameters of type CachedExceptionWrapperModifier and TypeMethodDescriptionvoidCacheContext.error(CachedExceptionWrapper exception) Store the exception for its occurrence timevoidCachedEntry.error(CachedExceptionWrapper exception) Sets the errorvoidCacheState.error(CacheContext cacheContext, CachedExceptionWrapper exception) The cache entry is marked in error state with the related exceptionvoidCacheStateEnum.error(CacheContext cacheContext, CachedExceptionWrapper exception) voidCurrentCacheContext.error(CachedExceptionWrapper cachedException) voidCacheContext.errorUpdateDate(CachedExceptionWrapper updatedException) Store the last occurrence of this exceptionvoidCurrentCacheContext.errorUpdateDate(CachedExceptionWrapper updatedException)