Class CachedExceptionWrapper
java.lang.Object
eu.europa.esig.dss.tsl.cache.state.CachedExceptionWrapper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetDate()
Gets the first occurrence date of the exceptionGets the exceptionGets the exception messageGets the last occurrence date of the exceptionGets the exception stack tracevoid
setLastOccurrenceDate
(Date lastOccurrenceDate) Sets the last occurrence date of the exception
-
Constructor Details
-
CachedExceptionWrapper
-
-
Method Details
-
getDate
-
getLastOccurrenceDate
-
setLastOccurrenceDate
-
getException
-
getExceptionMessage
-
getStackTrace
-