public class JListOperator.NoSuchItemException extends JemmyInputException
Constructor and Description |
---|
NoSuchItemException(int index)
Constructor.
|
NoSuchItemException(String item)
Constructor.
|
getComponent
getInnerException, getInnerThrowable, getObject, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public NoSuchItemException(String item)
item
- an item's textpublic NoSuchItemException(int index)
index
- an item's index