Uses of Class
uk.ac.manchester.spinnaker.alloc.web.RequestFailedException
Packages that use RequestFailedException
Package
Description
The user-facing web interface to the new spalloc service.
-
Uses of RequestFailedException in uk.ac.manchester.spinnaker.alloc.web
Subclasses of RequestFailedException in uk.ac.manchester.spinnaker.alloc.webModifier and TypeClassDescriptionstatic class
The client provided bad arguments in a request.static class
The response is empty.static class
A resource is no longer believed to exist.static class
A resource cannot be located.Methods in uk.ac.manchester.spinnaker.alloc.web with parameters of type RequestFailedExceptionModifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
RequestFailedException.RequestFailedExceptionMapper.toResponse
(RequestFailedException exception) Methods in uk.ac.manchester.spinnaker.alloc.web that throw RequestFailedException