Uses of Class
org.knowm.xchange.bitcoinde.dto.BitcoindeError
-
Packages that use BitcoindeError Package Description org.knowm.xchange.bitcoinde.dto -
-
Uses of BitcoindeError in org.knowm.xchange.bitcoinde.dto
Methods in org.knowm.xchange.bitcoinde.dto that return BitcoindeError Modifier and Type Method Description BitcoindeError[]BitcoindeException. getErrors()Constructors in org.knowm.xchange.bitcoinde.dto with parameters of type BitcoindeError Constructor Description BitcoindeException(BitcoindeError[] errors, int credits)
-