public class TimeoutException extends 异常
TimeoutException
。
Constructor and Description |
---|
TimeoutException()
构造一个
TimeoutException 不带指定详细信息。
|
TimeoutException(String message)
构造一个
TimeoutException 用指定的详细消息。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TimeoutException()
TimeoutException
不带指定详细信息。
public TimeoutException(String message)
TimeoutException
详细消息的TimeoutException。
message
- 详细信息