qihoo.open.v1.common
类 QihooOpenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
qihoo.open.v1.common.QihooOpenException
- 所有已实现的接口:
- Serializable
public class QihooOpenException
- extends Exception
QH360 sdk异常类
- 作者:
- QH
- 另请参见:
- 序列化表格
从类 java.lang.Throwable 继承的方法 |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
QihooOpenException
public QihooOpenException(String msg)
QihooOpenException
public QihooOpenException(Exception cause)
QihooOpenException
public QihooOpenException(String msg,
int statusCode)
throws JSONException
- 抛出:
JSONException
QihooOpenException
public QihooOpenException(String msg,
JSONObject json,
int statusCode)
throws JSONException
- 抛出:
JSONException
QihooOpenException
public QihooOpenException(String msg,
Exception cause)
QihooOpenException
public QihooOpenException(String msg,
Exception cause,
int statusCode)
QihooOpenException
public QihooOpenException(int statusCode)
QihooOpenException
public QihooOpenException(String msg,
String errorCode)
getStatusCode
public int getStatusCode()
getErrorCode
public int getErrorCode()
getRequest
public String getRequest()
getError
public String getError()
Copyright © 2013. All rights reserved.