Class JTextComponentOperator.NoSuchTextException

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form
    • Constructor Detail

      • NoSuchTextException

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