Class ExportConfigurationEntityNotSelectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.integrationbackoffice.exceptions.IntegrationBackofficeException
de.hybris.platform.integrationbackoffice.exceptions.ExportConfigurationEntityNotSelectedException
- All Implemented Interfaces:
Serializable
Exception that occurs when dealing with entity instances while no entity is selected in the export configuration editor.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.integrationbackoffice.exceptions.IntegrationBackofficeException
getParametersMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExportConfigurationEntityNotSelectedException
public ExportConfigurationEntityNotSelectedException()
-