Uses of Enum Class
uk.ac.manchester.spinnaker.messages.model.RunTimeError
Packages that use RunTimeError
Package
Description
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 RunTimeErrorModifier and TypeMethodDescriptionstatic RunTimeError
RunTimeError.get
(int value) Parse a SCAMP RTE code.CPUInfo.getRunTimeError()
static RunTimeError
Returns the enum constant of this class with the specified name.static RunTimeError[]
RunTimeError.values()
Returns an array containing the constants of this enum class, in the order they are declared.