public class Failure extends Object
original non RX-ified interface using Vert.x codegen.| Modifier and Type | Field and Description |
|---|---|
static TypeArg<Failure> |
__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
Failure |
getDelegate() |
boolean |
isError() |
String |
message() |
static Failure |
newInstance(Failure arg) |
String |
stackTrace() |
public Failure(Failure delegate)
Copyright © 2017. All rights reserved.