Class CannotDeleteIntegrationObjectLinkedWithOutboundChannelConfigException

    • Constructor Detail

      • CannotDeleteIntegrationObjectLinkedWithOutboundChannelConfigException

        public CannotDeleteIntegrationObjectLinkedWithOutboundChannelConfigException​(java.lang.String integrationObject,
                                                                                     java.lang.String occCode)
        Constructor
        Parameters:
        integrationObject - integration object code
    • Method Detail

      • getBundleKey

        protected java.lang.String getBundleKey()
        Description copied from class: LocalizedInterceptorException
        For each exception that extends this exception, it has to specify the bundle key with which the localized error message could be retrieved from the bundle resource.
        Specified by:
        getBundleKey in class LocalizedInterceptorException
        Returns:
        bundle key.