Class 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 Details

    • CannotDeleteIntegrationObjectException

      protected CannotDeleteIntegrationObjectException(String message, String... parameters)
      Deprecated, for removal: This API element is subject to removal in a future version.