Class NativeInvalidDefinitionExceptionMapper
- java.lang.Object
-
- io.quarkus.resteasy.reactive.jackson.runtime.mappers.NativeInvalidDefinitionExceptionMapper
-
public class NativeInvalidDefinitionExceptionMapper extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.jboss.logging.Loggerlog
-
Constructor Summary
Constructors Constructor Description NativeInvalidDefinitionExceptionMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.ResponsetoResponse(com.fasterxml.jackson.databind.exc.InvalidDefinitionException e, org.jboss.resteasy.reactive.server.SimpleResourceInfo resourceInfo)
-