Uses of Class
uk.ac.manchester.spinnaker.transceiver.ProcessException.PermanentProcessException
Package | Description |
---|---|
uk.ac.manchester.spinnaker.transceiver |
How to actually talk to a SpiNNaker machine.
|
-
Uses of ProcessException.PermanentProcessException in uk.ac.manchester.spinnaker.transceiver
Subclasses of ProcessException.PermanentProcessException in uk.ac.manchester.spinnaker.transceiver Modifier and Type Class Description static class
ProcessException.DeadDestination
A process exception cause by the receipt of aSCPResult.RC_DEAD
message, indicating that the destination core was not responding to messages from SCAMP.static class
ProcessException.NoP2PRoute
A process exception cause by the receipt of aSCPResult.RC_ROUTE
message, indicating that messages cannot be directed to that destination for some reason.