br.eti.kinoshita.selenium.util
Class SeleniumWebTestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
br.eti.kinoshita.selenium.util.SeleniumWebTestException
- All Implemented Interfaces:
- Serializable
public class SeleniumWebTestException
- extends RuntimeException
This is the only exception threw by this API.
- Since:
- 0.1
- Author:
- Bruno P. Kinoshita - http://www.kinoshita.eti.br
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SeleniumWebTestException
public SeleniumWebTestException()
SeleniumWebTestException
public SeleniumWebTestException(String message,
Throwable cause)
SeleniumWebTestException
public SeleniumWebTestException(String message)
SeleniumWebTestException
public SeleniumWebTestException(Throwable cause)
Copyright © 2010-2011. All Rights Reserved.