Package com.broadleafcommerce.data.tracking.core.exception.contextstate
package com.broadleafcommerce.data.tracking.core.exception.contextstate
-
ExceptionsClassDescriptionDefines a subset of
RuntimeExceptionsthat are caused by errors when trying to build theContextState of a ContextStateAware business instance.Subset ofRuntimeExceptionswhen an illegal state is discovered in the tracking context related to aTrackablesuch as when aChangeDetail.getFieldName()does not matching any declared fields on a trackable instance or a field is a different type on the business instance and the corresponding trackable.