Class AttributeAlreadyDefinedException

All Implemented Interfaces:
Serializable

public class AttributeAlreadyDefinedException extends I10nProfileException
Thrown if an attribute has already been defined.
Author:
avasquez
See Also:
  • Constructor Details

    • AttributeAlreadyDefinedException

      public AttributeAlreadyDefinedException(String attributeName, String tenant)