Class DataModifiedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.faktorips.runtime.productdataprovider.DataModifiedException
- All Implemented Interfaces:
Serializable
Exception thrown if the requested data has been modified since last correct modification check.
- Author:
- dirmeier
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
oldVersion
-
newVersion
-
-
Constructor Details
-
DataModifiedException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-