Class ConsumedDestinationRemoveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.servicelayer.interceptor.InterceptorException
de.hybris.platform.apiregistryservices.exceptions.ConsumedDestinationRemoveException
- All Implemented Interfaces:
Serializable
An exception indicating a Consumed Destination
ConsumedDestinationModel
cannot be deleted if it was assigned to any item, such as webhookConfiguration WebhookConfigurationModel,
or outboundChannelConfiguration OutboundChannelConfigurationModel- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConsumedDestinationRemoveException(@NotNull String consumedDestinationId, @NotNull String itemDetail) Constructor -
Method Summary
Methods 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