public class StartTimeoutException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The serialVersionUID
|
| Constructor and Description |
|---|
StartTimeoutException()
Create a new StartTimeoutException
|
StartTimeoutException(java.lang.String message)
Create a new StartTimeoutException
|
private static final long serialVersionUID