Class JTextComponentOperator.NoSuchTextException

All Implemented Interfaces:
Serializable
Enclosing class:
JTextComponentOperator

public class JTextComponentOperator.NoSuchTextException extends JemmyInputException
Can be throught during a text operation if text has not been found in the component.
See Also:
  • Constructor Details

    • NoSuchTextException

      public NoSuchTextException(String text)
      Constructor.
      Parameters:
      text - a nonexistent text.