public class ResponseException extends RuntimeException
| 构造器和说明 |
|---|
ResponseException() |
ResponseException(String message) |
ResponseException(String message,
Throwable cause) |
ResponseException(Throwable cause) |
Copyright © 2019. All rights reserved.