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