Class InstanceCreationOfAbstractTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.inboundservices.persistence.validation.InstanceCreationOfAbstractTypeException
- All Implemented Interfaces:
Serializable
Exception thrown when trying to persist an instance of abstract type.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates this exception -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InstanceCreationOfAbstractTypeException
Instantiates this exception- Parameters:
item- code of the request integration object item
-
-
Method Details
-
getIntegrationItemType
-