Package org.cxbox.core.exception
Class VersionMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cxbox.core.exception.BusinessException
org.cxbox.core.exception.VersionMismatchException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVersionMismatchException(BaseEntity entity, org.cxbox.api.data.dto.DataResponseDTO data) -
Method Summary
Methods inherited from class org.cxbox.core.exception.BusinessException
addPopup, addPopup, addPostAction, getMessage, setEntity, setPostActionsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VersionMismatchException
public VersionMismatchException() -
VersionMismatchException
-