Class SpinnmanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.manchester.spinnaker.transceiver.SpinnmanException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CoresNotInStateException
,ProcessException
public class SpinnmanException extends Exception
Basic exception from the transceiver.
- 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