de.cesr.lara.components.container.exceptions
Class LInvalidTimestampException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.cesr.lara.components.container.exceptions.LInvalidTimestampException
- All Implemented Interfaces:
- Serializable
public class LInvalidTimestampException
- extends RuntimeException
Indicates an invalid time stamp, for instance if properties are to be stored
but have assigned an invalid time stamp (e.g. < 0)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LInvalidTimestampException
public LInvalidTimestampException()