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