Uses of Class
io.vertx.ext.web.validation.MalformedValueException
Packages that use MalformedValueException
-
Uses of MalformedValueException in io.vertx.ext.web.validation
Methods in io.vertx.ext.web.validation with parameters of type MalformedValueExceptionModifier and TypeMethodDescriptionstatic BodyProcessorExceptionBodyProcessorException.createParsingError(String contentType, MalformedValueException cause) static ParameterProcessorExceptionParameterProcessorException.createParsingError(String parameterName, io.vertx.ext.web.validation.impl.ParameterLocation location, MalformedValueException cause, String message)