Class AttributePermissionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.cms2.exceptions.AttributePermissionException
- All Implemented Interfaces:
Serializable
Exception used when user has no access to an attribute.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAttributePermissionException(String message) AttributePermissionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AttributePermissionException
-
AttributePermissionException
-
AttributePermissionException
-