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:
Serializable

public class ModelTypeNotSupportedException extends IllegalArgumentException
See Also:
  • Constructor Details

    • ModelTypeNotSupportedException

      public ModelTypeNotSupportedException(String message, String unsupportedType)
  • Method Details

    • getUnsupportedType

      public String getUnsupportedType()