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 TypeMethodDescriptionvoid
CacheContext.error
(CachedExceptionWrapper exception) Store the exception for its occurrence timevoid
CachedEntry.error
(CachedExceptionWrapper exception) Sets the errorvoid
CacheState.error
(CacheContext cacheContext, CachedExceptionWrapper exception) The cache entry is marked in error state with the related exceptionvoid
CacheStateEnum.error
(CacheContext cacheContext, CachedExceptionWrapper exception) void
CurrentCacheContext.error
(CachedExceptionWrapper cachedException) void
CacheContext.errorUpdateDate
(CachedExceptionWrapper updatedException) Store the last occurrence of this exceptionvoid
CurrentCacheContext.errorUpdateDate
(CachedExceptionWrapper updatedException)