Class BitcoindeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.knowm.xchange.bitcoinde.v4.dto.BitcoindeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBitcoindeException
(Integer credits, BitcoindeError[] errors, BitcoindeMaintenance maintenance, Long nonce) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BitcoindeException
public BitcoindeException(Integer credits, BitcoindeError[] errors, BitcoindeMaintenance maintenance, Long nonce)
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-