Class InvalidProductTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.commercetools.sync.commons.exceptions.InvalidProductTypeException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidProductTypeException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidProductTypeException(java.lang.String message, java.util.Set<java.lang.Throwable> causes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Set<java.lang.Throwable>
getCauses()
-