public class EOSException
extends java.lang.Exception
| Modifier | Constructor and Description |
|---|---|
protected |
EOSException(@NotNull EOS_EResult errorCode) |
| Modifier and Type | Method and Description |
|---|---|
static EOSException |
fromResult(@NotNull EOS_EResult result) |
java.lang.String |
getMessage() |
protected EOSException(@NotNull
@NotNull EOS_EResult errorCode)
public static EOSException fromResult(@NotNull @NotNull EOS_EResult result)
public java.lang.String getMessage()
getMessage in class java.lang.Throwable