Class AttributeNotDefinedException

All Implemented Interfaces:
Serializable

public class AttributeNotDefinedException extends I10nProfileException
Thrown when an attribute definition is being updated or when an attribute value is being set but not attribute definition was found.
Author:
avasquez
See Also:
  • Field Details

  • Constructor Details

    • AttributeNotDefinedException

      public AttributeNotDefinedException(String attributeName, String tenant)