Class IntegrationObjectItemAndClassConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.integrationservices.exception.IntegrationObjectItemAndClassConflictException
- All Implemented Interfaces:
Serializable
An exception indicating that an Integration Object has been modeled containing both Integration Object Items and Integration
Object Classes, which are not compatible and will cause the schema generation for the integration Object to fail
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates the 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
-
IntegrationObjectItemAndClassConflictException
Instantiates the exception- Parameters:
io- The integration object name
-