org.netbeans.jemmy
public class ComponentIsNotVisibleException extends JemmyInputException
Constructor and Description |
---|
ComponentIsNotVisibleException(Component comp)
Constructs a ComponentIsNotVisibleException object.
|
getComponent
getInnerException, getInnerThrowable, getObject, printStackTrace, printStackTrace, printStackTrace
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
public ComponentIsNotVisibleException(Component comp)
comp
- a Component.