Class NonExportableIntegrationObjectException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.odata2services.export.impl.NonExportableIntegrationObjectException
-
- All Implemented Interfaces:
java.io.Serializable
public class NonExportableIntegrationObjectException extends java.lang.RuntimeExceptionAn exception that occurs when the integration object is not supported to be exported.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NonExportableIntegrationObjectException(java.lang.String integrationObjectCode)Instantiates a non exportable integration object exception.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetIntegrationObjectCode()
-