Class AttributePermissionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.cmsfacades.exception.AttributePermissionException
- All Implemented Interfaces:
Serializable
@Deprecated(since="1905",
forRemoval=true)
public class AttributePermissionException
extends RuntimeException
Deprecated, for removal: This API element is subject to removal in a future version.
Exception thrown when attempting to user cannot access an attribute
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAttributePermissionException(String message) Deprecated, for removal: This API element is subject to removal in a future version.AttributePermissionException(String message, Throwable cause) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
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
Deprecated, for removal: This API element is subject to removal in a future version. -
AttributePermissionException
Deprecated, for removal: This API element is subject to removal in a future version. -
AttributePermissionException
Deprecated, for removal: This API element is subject to removal in a future version.
-
AttributePermissionException