public class KnotError extends Object
| Constructor and Description |
|---|
KnotError(io.vertx.core.json.JsonObject x) |
KnotError(String code,
Object message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCode() |
Object |
getMessage() |
int |
hashCode() |
io.vertx.core.json.JsonObject |
toJson() |
Copyright © 2016–2020. All rights reserved.