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