Class InboundChannelConfigurationDeletionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.servicelayer.interceptor.InterceptorException
de.hybris.platform.inboundservices.persistence.populator.InboundChannelConfigurationDeletionException
- All Implemented Interfaces:
Serializable
An exception indicating that the InboundChannelConfiguration cannot be deleted because some ExposedDestination is linked to this ICC.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInboundChannelConfigurationDeletionException(String destinationTargets, String exposedDestinations) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class de.hybris.platform.servicelayer.interceptor.InterceptorException
getInterceptor, getMessage, setInterceptorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InboundChannelConfigurationDeletionException
-
-
Method Details
-
getDestinationTargets
-
getExposedDestinations
-
getErrorMessage
-