Package org.knowm.xchange.hitbtc.v2.dto
Class HitbtcError
java.lang.Object
org.knowm.xchange.hitbtc.v2.dto.HitbtcError
public class HitbtcError extends Object
-
Constructor Summary
Constructors Constructor Description HitbtcError(String code, String message, String description)
-
Method Summary
Modifier and Type Method Description String
getCode()
String
getDescription()
String
getMessage()
String
toString()