Class ModelTypeNotSupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- de.hybris.platform.servicelayer.exceptions.ModelTypeNotSupportedException
-
- All Implemented Interfaces:
java.io.Serializable
public class ModelTypeNotSupportedException extends java.lang.IllegalArgumentException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ModelTypeNotSupportedException(java.lang.String message, java.lang.String unsupportedType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getUnsupportedType()
-