public class ApiException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ApiException(BlockscoreError error) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInvalidParam()
Gets the invalid parameters.
|
public ApiException(@NotNull
BlockscoreError error)