Class IndependentReserveHttpStatusException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
si.mazi.rescu.HttpStatusExceptionSupport
org.knowm.xchange.independentreserve.dto.IndependentReserveHttpStatusException
- All Implemented Interfaces:
Serializable
,si.mazi.rescu.HttpStatusException
public class IndependentReserveHttpStatusException
extends si.mazi.rescu.HttpStatusExceptionSupport
Author: Kamil Zbikowski Date: 4/10/15
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description IndependentReserveHttpStatusException(String message)
-
Method Summary
Methods inherited from class si.mazi.rescu.HttpStatusExceptionSupport
getHttpStatusCode, getMessage, getStackTrace, setHttpStatusCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IndependentReserveHttpStatusException
-