public class StartTimeoutException extends RuntimeException
| Constructor and Description |
|---|
StartTimeoutException()
Create a new StartTimeoutException
|
StartTimeoutException(String message)
Create a new StartTimeoutException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StartTimeoutException()
public StartTimeoutException(String message)
message - the messageCopyright © 2015 JBoss by Red Hat. All rights reserved.