org.openqa.grid.common.exception
Class GridException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.grid.common.exception.GridException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CapabilityNotPresentOnTheGridException, GridConfigurationException, NewSessionException, RemoteException
public class GridException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GridException
public GridException(String msg)
GridException
public GridException(String msg,
Throwable t)
Copyright © 2012. All Rights Reserved.