public class HuobiError extends Object
Modifier and Type | Field and Description |
---|---|
static int |
ORDER_NOT_EXIST |
Constructor and Description |
---|
HuobiError(int code,
String msg,
long time) |
public static final int ORDER_NOT_EXIST
public HuobiError(int code, String msg, long time)
public int getCode()
public String getMsg()
public long getTime()
Copyright © 2014–2015. All rights reserved.