Class ObjectDeletePermissionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.hybris.cockpitng.dataaccess.facades.object.exceptions.ObjectAccessException
-
- com.hybris.cockpitng.dataaccess.facades.object.exceptions.ObjectDeletionException
-
- com.hybris.cockpitng.dataaccess.facades.object.exceptions.ObjectDeletePermissionException
-
- All Implemented Interfaces:
java.io.Serializable
public class ObjectDeletePermissionException extends ObjectDeletionException
Thrown, if permission configuration doesn't allow object deletion.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ObjectDeletePermissionException(java.lang.String objectId)
-