public abstract class BadRequestException extends VertxException
ValidationHandler. Possible failures could be:
 ParameterProcessorException: Failure while processing the request parameterBodyProcessorException: Failure while processing the request bodyRequestPredicateException: A request predicate doesn't match| Constructor and Description | 
|---|
| BadRequestException(String message,
                   Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| JsonObject | toJson()Returns a Json representation of the exception | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JsonObject toJson()
Copyright © 2022 Eclipse. All rights reserved.