Package org.knowm.xchange.cobinhood
Class CobinhoodException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
si.mazi.rescu.HttpStatusExceptionSupport
org.knowm.xchange.cobinhood.CobinhoodException
- All Implemented Interfaces:
Serializable,si.mazi.rescu.HttpStatusException
public class CobinhoodException
extends si.mazi.rescu.HttpStatusExceptionSupport
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description CobinhoodException(Boolean success, CobinhoodError error, String requestId) -
Method Summary
Methods inherited from class si.mazi.rescu.HttpStatusExceptionSupport
getHttpStatusCode, getMessage, getStackTrace, setHttpStatusCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace