Dart.Snmp.SimpleType Namespace > Gauge Class > Gauge Constructor : Gauge Constructor(String) |
Exception | Description |
---|---|
System.ArgumentNullException | value is a null reference. |
System.FormatException | value does not consist of an optional sign followed by a sequence of digits. |
System.OverflowException | value is less than UInt32.MinValue or greater than UInt32.MaxValue. |