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