Class LocalizedKeyAttributeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class LocalizedKeyAttributeException
    extends InvalidIntegrationKeyDefinitionException
    Indicates a problem with Integration Object item definition, when one of its key attributes is also localized. Localized attributes cannot be declared as unique for an item.
    See Also:
    Serialized Form
    • Constructor Detail

      • LocalizedKeyAttributeException

        public LocalizedKeyAttributeException​(IntegrationObjectItemAttributeModel attributeModel)
        Constructor to create InvalidIntegrationKeyDefinitionException
        Parameters:
        attributeModel - model of the invalid attribute definition