public class IdaxApiError extends Object
IdaxApiError()
IdaxApiError(IdaxCodeEnum idaxCodeEnum)
int
getCode()
String
getMsg()
void
setCode(int code)
setMsg(String msg)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IdaxApiError()
public IdaxApiError(IdaxCodeEnum idaxCodeEnum)
public int getCode()
public void setCode(int code)
public String getMsg()
public void setMsg(String msg)
public String toString()
toString
Object
Copyright © 2019. All rights reserved.