类 ResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.net.SocketException
net.apexes.commons.net.ResponseException
- 所有已实现的接口:
Serializable
-
构造器概要
构造器构造器说明ResponseException(int responseCode, String responseMessage) ResponseException(int responseCode, String responseMessage, String errorMessage) -
方法概要
-
构造器详细资料
-
ResponseException
-
ResponseException
-
-
方法详细资料
-
getResponseCode
public int getResponseCode() -
getResponseMessage
-
getErrorMessage
-