Class ProcessException.InvalidArguments
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.manchester.spinnaker.transceiver.SpinnmanException
uk.ac.manchester.spinnaker.transceiver.ProcessException
uk.ac.manchester.spinnaker.transceiver.ProcessException.CallerProcessException
uk.ac.manchester.spinnaker.transceiver.ProcessException.InvalidArguments
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ProcessException
public static final class ProcessException.InvalidArguments extends ProcessException.CallerProcessException
A process exception cause by the receipt of a
SCPResult.RC_ARG
message, indicating that the arguments to the command are wrong.- See Also:
- Serialized Form
-
Nested Class Summary
Nested classes/interfaces inherited from class uk.ac.manchester.spinnaker.transceiver.ProcessException
ProcessException.BadChecksum, ProcessException.BadCommand, ProcessException.BadCPUNumber, ProcessException.BadPacketLength, ProcessException.BadSCPPort, ProcessException.CallerProcessException, ProcessException.DeadDestination, ProcessException.InvalidArguments, ProcessException.NoBufferAvailable, ProcessException.NoP2PRoute, ProcessException.P2PBusy, ProcessException.P2PNoReply, ProcessException.P2PReject, ProcessException.P2PTimedOut, ProcessException.PacketTransmissionFailed, ProcessException.PermanentProcessException, ProcessException.TimedOut, ProcessException.TransientProcessException
-
Field Summary
Fields inherited from class uk.ac.manchester.spinnaker.transceiver.ProcessException
responseCode, source
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString