Class BitfinexExceptionV2
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.knowm.xchange.bitfinex.dto.BitfinexException
-
- org.knowm.xchange.bitfinex.v2.dto.BitfinexExceptionV2
-
- All Implemented Interfaces:
Serializable
public class BitfinexExceptionV2 extends BitfinexException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BitfinexExceptionV2(Object[] arr)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
BitfinexExceptionV2
public BitfinexExceptionV2(Object[] arr)
-
-