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