Uses of Class
uk.ac.manchester.spinnaker.transceiver.ProcessException.CallerProcessException
Packages that use ProcessException.CallerProcessException
Package
Description
How to actually talk to a SpiNNaker machine.
-
Uses of ProcessException.CallerProcessException in uk.ac.manchester.spinnaker.transceiver
Modifier and TypeClassDescriptionstatic final classA process exception cause by the receipt of aSCPResult.RC_SUMmessage, indicating that the checksum was wrong.static final classA process exception cause by the receipt of aSCPResult.RC_CMDmessage, indicating that the command was not supported by the destination.static final classA process exception cause by the receipt of aSCPResult.RC_CPUmessage, indicating that the destination core number was out of range.static final classA process exception cause by the receipt of aSCPResult.RC_LENmessage, indicating that the packet length was wrong.static final classA process exception cause by the receipt of aSCPResult.RC_PORTmessage, indicating that the SCP port was out of range.static final classA process exception cause by the receipt of aSCPResult.RC_ARGmessage, indicating that the arguments to the command are wrong.