Class ErrorConverter

java.lang.Object
io.vertx.mutiny.ext.web.client.predicate.ErrorConverter
All Implemented Interfaces:
MutinyDelegate

@Deprecated public class ErrorConverter extends Object implements MutinyDelegate
Deprecated.
Converts a ResponsePredicateResult to a Throwable describing the error.

NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.