public class WaitAndTryLaterException extends Exception
| 构造器和说明 |
|---|
WaitAndTryLaterException() |
WaitAndTryLaterException(String message) |
WaitAndTryLaterException(String message,
Throwable cause) |
WaitAndTryLaterException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
WaitAndTryLaterException(Throwable cause) |
Copyright © 2016. All rights reserved.