Class ModelCreationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.servicelayer.exceptions.SystemException
-
- de.hybris.platform.servicelayer.exceptions.ModelCreationException
-
- All Implemented Interfaces:
java.io.Serializable
public class ModelCreationException extends SystemException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ModelCreationException(java.lang.String message, java.lang.Throwable nested)
-