public class TimeoutException extends Exception
Constructor and Description |
---|
TimeoutException()
Constructs a TimeoutException with no specified detail message.
|
TimeoutException(String message)
Constructs a TimeoutException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString
public TimeoutException()
public TimeoutException(String message)
message
- the detail message