Class InvalidCartActionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.b2ctelcotmfwebservices.exception.InvalidCartActionException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidCartActionException extends java.lang.RuntimeExceptionThrown when an invalid cart actions is sent to request- Since:
- 1902
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidCartActionException(java.lang.String action)
-