cn.dreampie.common.http.result
类 ErrorResult
java.lang.Object
cn.dreampie.common.http.result.ErrorResult
- 所有已实现的接口:
- Serializable
public class ErrorResult
- extends Object
- implements Serializable
Created by Dreampie on 16/1/22.
- 另请参见:
- 序列化表格
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorResult
public ErrorResult(String key,
String message)
ErrorResult
public ErrorResult(String key)
getKey
public String getKey()
getMessage
public String getMessage()
Copyright © 2017. All rights reserved.