Converts a @see \io\vertx\jphp\ext\web\client\predicate\ResponsePredicateResult to a <code>Throwable</code> describing the error.
package |
Default |
---|
__construct()
apply( $arg0) : \Exception
ResponsePredicateResult
\Exception
create( $arg0) : \io\vertx\jphp\ext\web\client\predicate\ErrorConverter
The converter
function will be invoked after the HTTP response body is received.
callable
\io\vertx\jphp\ext\web\client\predicate\ErrorConverter
createFullBody( $arg0) : \io\vertx\jphp\ext\web\client\predicate\ErrorConverter
The converter
function will be invoked after the HTTP response body is received.
callable
\io\vertx\jphp\ext\web\client\predicate\ErrorConverter
requiresBody() : boolean
boolean
{@code true} when the converter wants to process the request body.
DEFAULT_CONVERTER
var |
php文件只是为了写代码方便,常量的实际值请参考原java文件 |
---|