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