Class RequestFailedException.ItsGone
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
uk.ac.manchester.spinnaker.alloc.web.RequestFailedException
uk.ac.manchester.spinnaker.alloc.web.RequestFailedException.ItsGone
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- RequestFailedException
A resource is no longer believed to exist.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class uk.ac.manchester.spinnaker.alloc.web.RequestFailedExceptionRequestFailedException.BadArgs, RequestFailedException.EmptyResponse, RequestFailedException.ItsGone, RequestFailedException.NotFound
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ItsGone- Parameters:
- message- What message to use to say "its gone away".
 
 
-