Uses of Class
eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Uses of CachedExceptionWrapper in eu.europa.esig.dss.tsl.cache.state
Modifier and TypeMethodDescriptionCacheContext.getException()
Returns the met exceptionCurrentCacheContext.getException()
Modifier 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)