Class SpallocStateChangeTimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.manchester.spinnaker.spalloc.exceptions.SpallocStateChangeTimeoutException
All Implemented Interfaces:
Serializable

public class SpallocStateChangeTimeoutException extends Exception
Thrown when a state change takes too long to occur.
See Also:
  • Constructor Details

    • SpallocStateChangeTimeoutException

      public SpallocStateChangeTimeoutException()
      Create an instance.