Class EntitySyncContext.SyncDataErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.ofbiz.base.util.GeneralException
org.apache.ofbiz.service.GeneralServiceException
org.apache.ofbiz.entityext.synchronization.EntitySyncContext.SyncErrorException
org.apache.ofbiz.entityext.synchronization.EntitySyncContext.SyncDataErrorException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- EntitySyncContext
public static class EntitySyncContext.SyncDataErrorException
extends EntitySyncContext.SyncErrorException
This class signifies an error condition, so the state of the EntitySync value and the EntitySyncHistory value in the datasource should be
changed to reflect the error
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.ofbiz.service.GeneralServiceException
addErrorMessages, returnError
Methods inherited from class org.apache.ofbiz.base.util.GeneralException
checkException, getMessage, getMessageList, getNested, getNonNestedMessage, printStackTrace, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
SyncDataErrorException
public SyncDataErrorException() -
SyncDataErrorException
-
SyncDataErrorException
-
SyncDataErrorException
-
SyncDataErrorException
-
-
Method Details
-
saveSyncErrorInfo
- Specified by:
saveSyncErrorInfo
in classEntitySyncContext.SyncErrorException
-