public class Failure extends Object
original non RX-ified interface using Vert.x codegen.| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<Failure> | 
__TYPE_ARG  | 
| Constructor and Description | 
|---|
Failure(Failure delegate)  | 
Failure(Object delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
Failure | 
getDelegate()  | 
int | 
hashCode()  | 
boolean | 
isError()  | 
String | 
message()  | 
static Failure | 
newInstance(Failure arg)  | 
String | 
stackTrace()  | 
String | 
toString()  | 
public static final io.vertx.lang.rx.TypeArg<Failure> __TYPE_ARG
Copyright © 2020 Eclipse. All rights reserved.