Uses of Class
jakarta.ws.rs.NotAcceptableException
-
Packages that use NotAcceptableException Package Description org.jboss.resteasy.client.exception -
-
Uses of NotAcceptableException in org.jboss.resteasy.client.exception
Subclasses of NotAcceptableException in org.jboss.resteasy.client.exception Modifier and Type Class Description classResteasyNotAcceptableExceptionWraps aNotAcceptableExceptionwith a sanitized response.Methods in org.jboss.resteasy.client.exception that return NotAcceptableException Modifier and Type Method Description NotAcceptableExceptionResteasyNotAcceptableException. unwrap()
-