Uses of Class
uk.ac.manchester.spinnaker.messages.model.RunTimeError
Package | Description |
---|---|
uk.ac.manchester.spinnaker.messages.model |
Model support classes for the communication messages.
|
-
Uses of RunTimeError in uk.ac.manchester.spinnaker.messages.model
Methods in uk.ac.manchester.spinnaker.messages.model that return RunTimeError Modifier and Type Method Description static RunTimeError
RunTimeError. get(int value)
Parse a SCAMP RTE code.RunTimeError
CPUInfo. getRunTimeError()
static RunTimeError
RunTimeError. valueOf(String name)
Returns the enum constant of this type with the specified name.static RunTimeError[]
RunTimeError. values()
Returns an array containing the constants of this enum type, in the order they are declared.