public class ResponseErrorException
extends java.lang.Exception
构造器和说明 |
---|
ResponseErrorException(java.lang.String error,
int httpCode) |
ResponseErrorException(java.lang.Throwable throwable,
int httpCode) |
限定符和类型 | 方法和说明 |
---|---|
int |
getHttpCode() |