public class TimeoutException extends RuntimeException
Constructor and Description |
---|
TimeoutException(String message)
Constructor.
|
TimeoutException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TimeoutException(String message)
message
- Describes the reason for the timeout.Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.