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:
    Serialized Form
    • Method Detail

      • getFirstComponent

        public UIComponent getFirstComponent()
      • getSecondComponent

        public UIComponent getSecondComponent()