cn.jpush.api.common.resp
类 ResponseWrapper.ErrorEntity

java.lang.Object
  继承者 cn.jpush.api.common.resp.ResponseWrapper.ErrorEntity
包容类:
ResponseWrapper

public class ResponseWrapper.ErrorEntity
extends Object


字段摘要
 int code
           
 String message
           
 
构造方法摘要
ResponseWrapper.ErrorEntity()
           
 
方法摘要
 String toString()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

字段详细信息

code

public int code

message

public String message
构造方法详细信息

ResponseWrapper.ErrorEntity

public ResponseWrapper.ErrorEntity()
方法详细信息

toString

public String toString()
覆盖:
Object 中的 toString


Copyright © 2014. All Rights Reserved.