
Public Member Functions | |
| SeleniumException | getCause () |
| int | processedCommands () |
| SeleniumTestFailureException (SeleniumException cause, SeleniumTest test, int processedCommands) | |
| SeleniumTest | test () |
Private Attributes | |
| final int | processedCommands |
| final SeleniumTest | test |
| SeleniumTestFailureException | ( | SeleniumException | cause, | |
| SeleniumTest | test, | |||
| int | processedCommands | |||
| ) |
| SeleniumException getCause | ( | ) |
| int processedCommands | ( | ) |
| SeleniumTest test | ( | ) |
final int processedCommands [private] |
final SeleniumTest test [private] |
1.5.8