public class APIConnectionException extends Exception
| 构造器和说明 |
|---|
APIConnectionException(String message,
Throwable e) |
APIConnectionException(String message,
Throwable e,
boolean readTimedout) |
APIConnectionException(String message,
Throwable e,
int doneRetriedTimes) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getDoneRetriedTimes() |
boolean |
isReadTimedout() |
Copyright © 2016. All Rights Reserved.