@Deprecated public class ErrorInfo extends Object
| Constructor and Description |
|---|
ErrorInfo()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Deprecated.
|
String |
getDetail()
Deprecated.
|
String |
getHttp_status_code()
Deprecated.
|
String |
getMsg()
Deprecated.
|
void |
setCode(String code)
Deprecated.
|
void |
setDetail(String detail)
Deprecated.
|
void |
setHttp_status_code(String http_status_code)
Deprecated.
|
void |
setMsg(String msg)
Deprecated.
|
String |
toString()
Deprecated.
|
public String getCode()
public void setCode(String code)
public String getDetail()
public void setDetail(String detail)
public String getHttp_status_code()
public void setHttp_status_code(String http_status_code)
public String getMsg()
public void setMsg(String msg)
Copyright © 2017. All rights reserved.