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