Uses of Class
jp.vmi.selenium.selenese.result.Error
-
Packages that use Error Package Description jp.vmi.selenium.selenese -
-
Uses of Error in jp.vmi.selenium.selenese
Methods in jp.vmi.selenium.selenese that return Error Modifier and Type Method Description ErrorSeleneseCommandErrorException. getError()Get error result.Constructors in jp.vmi.selenium.selenese with parameters of type Error Constructor Description SeleneseCommandErrorException(Error error)Constructor.
-