Class UniqueAttributesInterceptor.UniqueAttributeInterceptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.servicelayer.interceptor.InterceptorException
de.hybris.platform.servicelayer.interceptor.impl.UniqueAttributesInterceptor.UniqueAttributeInterceptorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UniqueAttributesInterceptor.AmbiguousUniqueKeysException,UniqueAttributesInterceptor.NonSearchableAttributeException
- Enclosing class:
- UniqueAttributesInterceptor
public static class UniqueAttributesInterceptor.UniqueAttributeInterceptorException
extends InterceptorException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUniqueAttributeInterceptorException(String message, ValidateInterceptor inter, ItemModel model, Set<String> attributesKeys) -
Method Summary
Methods inherited from class de.hybris.platform.servicelayer.interceptor.InterceptorException
getInterceptor, getMessage, setInterceptorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UniqueAttributeInterceptorException
public UniqueAttributeInterceptorException(String message, ValidateInterceptor inter, ItemModel model, Set<String> attributesKeys)
-
-
Method Details
-
getModel
-
getAttributesKeys
-