org.openqa.selenium.server.browserlaunchers
Class AsyncExecute.ProcessStillAliveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openqa.selenium.server.browserlaunchers.AsyncExecute.ProcessStillAliveException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- AsyncExecute
public static class AsyncExecute.ProcessStillAliveException
- extends java.lang.RuntimeException
Thrown when a process remains alive after attempting to destroy it
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AsyncExecute.ProcessStillAliveException
public AsyncExecute.ProcessStillAliveException()
AsyncExecute.ProcessStillAliveException
public AsyncExecute.ProcessStillAliveException(java.lang.String message,
java.lang.Throwable cause)
AsyncExecute.ProcessStillAliveException
public AsyncExecute.ProcessStillAliveException(java.lang.String message)
AsyncExecute.ProcessStillAliveException
public AsyncExecute.ProcessStillAliveException(java.lang.Throwable cause)
Copyright © 2009. All Rights Reserved.