Enum MeadowSystemErrorInfo.SystemErrorNumber
Meadow system error numbers
Assembly: Meadow.Contracts.dll
View Source
Declaration
public enum MeadowSystemErrorInfo.SystemErrorNumber
Fields
GeneralError
A general/non-specific error
View Source
Declaration
GeneralError = -1
CoprocessorError
The coprocessor generated an error
View Source
Declaration
CoprocessorError = 1
MeadowCloudError
Meadow Cloud generated an error
View Source
Declaration
MeadowCloudError = 2