Class FormComponentNotUniqueException

All Implemented Interfaces:
Serializable

public class FormComponentNotUniqueException extends InstallerTestException
Thrown when more than one form component of a particular type were found by a finder without an ID on ScreenHandle.
See Also:
  • Constructor Details

    • FormComponentNotUniqueException

      public FormComponentNotUniqueException(String message)