Package org.apache.ofbiz.product.config
Class ProductConfigWrapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.ofbiz.product.config.ProductConfigWrapperException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionProductConfigWrapperException
(String message) Creates a new instance of ProductConfigWrapperException -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProductConfigWrapperException
Creates a new instance of ProductConfigWrapperException
-