edu.stanford.ejalbert.exception
Class BrowserLaunchingExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.stanford.ejalbert.exception.BrowserLaunchingExecutionException
- All Implemented Interfaces:
- Serializable
- public class BrowserLaunchingExecutionException
- extends Exception
Exception thrown if there is problem during the attempt to launch
a browser.
- Author:
- Markus Gebhard
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BrowserLaunchingExecutionException
public BrowserLaunchingExecutionException(Throwable cause)
BrowserLaunchingExecutionException
public BrowserLaunchingExecutionException(String message)