| This exception is thrown by WidgetDefinitions that contain other WidgetDefinitions,
such as the
FormDefinition or the
RepeaterDefinition , in case
one tries to add a WidgetDefinition that has the same id as another,
previously added, WidgetDefinition.
version: $Id: DuplicateIdException.java 433543 2006-08-22 06:22:54Z crossley $ |