Class MachineStateControl.MachineStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
uk.ac.manchester.spinnaker.alloc.admin.MachineStateControl.MachineStateException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MachineStateControl
public static final class MachineStateControl.MachineStateException extends RuntimeException
Exception thrown when the machine state can't be read from or written to
a BMP. This includes when a blacklist can't be accessed or when the
machine state structure can't be read.
- Author:
- Donal Fellows
- See Also:
- Serialized Form
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString