GXDN: Gurux Developer Network
Error Delegate
NamespacesGurux.DeviceError
OnError sends all occurred errors through here after the connection has been established.
Parameters
source (Object)
The item of the event.
errorInfo (String)
The description of the error.
severity (Int32)
Determines severity level. -1 is reserved for internal errors. System has no predefined error levels, so the scaling is solely user defined.
Remarks
Use NotifyError to notify custom errors from GXScript.
See Also

Assembly: Gurux.Device (Module: Gurux.Device) Version: 5.0.0.1