Class ProductConfigurationAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
de.hybris.platform.sap.productconfig.services.exceptions.ProductConfigurationAccessException
- All Implemented Interfaces:
Serializable
Thrown if an action on a product configuration runtime instance is forbidden
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProductConfigurationAccessException
Constructor- Parameters:
message- Message text
-