Class DuplicateIdException

All Implemented Interfaces:
Serializable

public class DuplicateIdException extends FacesException
Indicates duplicate id as specified in spec 7.7.3 State Saving Methods.
Author:
martinkoci
See Also:
  • Constructor Details

  • Method Details

    • getFirstComponent

      public UIComponent getFirstComponent()
    • getSecondComponent

      public UIComponent getSecondComponent()