Class UnknownLastChangedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.systemsx.cisd.common.exceptions.HighLevelException
ch.systemsx.cisd.common.exceptions.EnvironmentFailureException
ch.systemsx.cisd.common.exceptions.UnknownLastChangedException
- All Implemented Interfaces:
Serializable
Used to signal the error of getting last modification time of a store item
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.systemsx.cisd.common.exceptions.EnvironmentFailureException
fromTemplate, fromTemplate, isRetriableMethods inherited from class ch.systemsx.cisd.common.exceptions.HighLevelException
isRetriableMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownLastChangedException
-