Class UpdateRangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.persistence.type.update.misc.UpdateModelException
de.hybris.platform.persistence.type.update.misc.UpdateValueException
de.hybris.platform.persistence.type.update.misc.UpdateRangeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUpdateRangeException(Throwable throwable, Object value) UpdateRangeException(Throwable throwable, Object value, int range) -
Method Summary
Methods inherited from class de.hybris.platform.persistence.type.update.misc.UpdateValueException
getValueMethods inherited from class de.hybris.platform.persistence.type.update.misc.UpdateModelException
getSourceType, getTargetTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UpdateRangeException
- Parameters:
throwable-
-
UpdateRangeException
-
-
Method Details
-
getRange
public int getRange()
-