public class Wait.WaitTimedOutException extends RuntimeException
| 构造器和说明 |
|---|
WaitTimedOutException() |
WaitTimedOutException(String message) |
WaitTimedOutException(String message,
Throwable cause) |
WaitTimedOutException(Throwable cause) |