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 classThe client provided bad arguments in a request.static classThe response is empty.static classA resource is no longer believed to exist.static classA resource cannot be located.Classes in uk.ac.manchester.spinnaker.alloc.web that implement interfaces with type arguments of type RequestFailedExceptionModifier and TypeClassDescriptionstatic classuk.ac.manchester.spinnaker.alloc.web.RequestFailedException.RequestFailedExceptionMapperHandler forRequestFailedException.Methods in uk.ac.manchester.spinnaker.alloc.web with parameters of type RequestFailedExceptionModifier and TypeMethodDescriptionRequestFailedException.RequestFailedExceptionMapper.toResponse(RequestFailedException exception) Methods in uk.ac.manchester.spinnaker.alloc.web that throw RequestFailedException