public class BitcoindeException extends RuntimeException
| Constructor and Description |
|---|
BitcoindeException(BitcoindeError[] errors,
int credits) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCredits() |
BitcoindeError[] |
getErrors() |
String |
getMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic BitcoindeException(BitcoindeError[] errors, int credits)
public BitcoindeError[] getErrors()
public int getCredits()
public String getMessage()
getMessage in class ThrowableCopyright © 2012–2018 Knowm Inc.. All rights reserved.