Click or drag to resize

FirmwareException Class

The Error of firmware will be throw as exception.
Inheritance Hierarchy
SystemObject
  SystemException
    Huarui.STARLineFirmwareException

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public class FirmwareException : Exception

The FirmwareException type exposes the following members.

Constructors
  NameDescription
Public methodFirmwareException
Construction
Top
Properties
  NameDescription
Public propertyError
Firmware Error
Top
See Also