Uses of Class
io.airlift.jaxrs.ParsingException
-
Packages that use ParsingException Package Description io.airlift.jaxrs -
-
Uses of ParsingException in io.airlift.jaxrs
Subclasses of ParsingException in io.airlift.jaxrs Modifier and Type Class Description classJsonMapperParsingExceptionWraps JsonProcessingExceptions to provide more information about parsing errors.Methods in io.airlift.jaxrs with parameters of type ParsingException Modifier and Type Method Description javax.ws.rs.core.ResponseParsingExceptionMapper. toResponse(ParsingException e)
-