public class ApiException extends RuntimeException
| Constructor and Description |
|---|
ApiException(BlockscoreError error) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInvalidParam()
Gets the invalid parameters.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApiException(@NotNull
BlockscoreError error)
@Nullable public String getInvalidParam()