Class CannotDeleteIntegrationObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.servicelayer.interceptor.InterceptorException
de.hybris.platform.integrationservices.exception.LocalizedInterceptorException
de.hybris.platform.integrationservices.exception.CannotDeleteIntegrationObjectException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CannotDeleteIntegrationObjectLinkedWithInboundChannelConfigException,CannotDeleteIntegrationObjectLinkedWithOutboundChannelConfigException,CannotDeleteIntegrationObjectLinkedWithWebhookConfigException
@Deprecated(since="2205",
forRemoval=true)
public abstract class CannotDeleteIntegrationObjectException
extends LocalizedInterceptorException
Deprecated, for removal: This API element is subject to removal in a future version.
An exception indicating an Integration Object
IntegrationObjectModel
cannot be deleted because an item is referencing it.- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCannotDeleteIntegrationObjectException(String message, String... parameters) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class de.hybris.platform.integrationservices.exception.LocalizedInterceptorException
getParametersMethods 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
-
CannotDeleteIntegrationObjectException
Deprecated, for removal: This API element is subject to removal in a future version.
-
LocalizedInterceptorExceptioninstead