Package org.knowm.xchange.okex.dto
Class OkexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
si.mazi.rescu.HttpStatusExceptionSupport
org.knowm.xchange.okex.dto.OkexException
- All Implemented Interfaces:
Serializable
,si.mazi.rescu.HttpStatusException
public class OkexException
extends si.mazi.rescu.HttpStatusExceptionSupport
Author: Max Gao (gaamox@tutanota.com) Created: 08-06-2021
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description OkexException(String message, int code)
-
Method Summary
Modifier and Type Method Description String
getMessage()
String
toString()
Methods inherited from class si.mazi.rescu.HttpStatusExceptionSupport
getHttpStatusCode, getStackTrace, setHttpStatusCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace