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