Package uk.ac.manchester.spinnaker.spalloc.exceptions
Exceptions of the spalloc client.
-
Exception Summary Exception Description JobDestroyedException Thrown when the job was destroyed while waiting for it to become ready.SpallocProtocolException Thrown when a network-level problem occurs during protocol handling.SpallocProtocolTimeoutException Thrown upon a protocol-level timeout.SpallocServerException Thrown when something went wrong on the server side that caused us to be sent a message.SpallocStateChangeTimeoutException Thrown when a state change takes too long to occur.