Class ConflictDataAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.persist.core.api.InternalPersistException
ch.tocco.nice2.optional.conflict.api.ConflictDataAccessException
- All Implemented Interfaces:
Serializable
Runtime exception that is used to wrap
PersistException
s.- See Also:
-
Constructor Summary
ConstructorDescriptionConflictDataAccessException
(String message) ConflictDataAccessException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConflictDataAccessException
-
ConflictDataAccessException
-
ConflictDataAccessException
-