public static class BCExplorerResult.ErrorResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
code |
java.lang.String |
coin
Not null only on send transaction error caused by insufficient funds
|
java.lang.String |
message |
java.math.BigDecimal |
value
The same
|
| Constructor and Description |
|---|
ErrorResult() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
java.lang.String |
getMessage() |
BCResult.ResultCode |
getResultCode() |