| Dart.Snmp.SimpleType Namespace > UInteger Class > UInteger Constructor : UInteger Constructor(String) |
| Exception | Description |
|---|---|
| System.ArgumentNullException | value is a null reference. |
| System.OverflowException | value is less than UInt32.MinValue or greater than UInt32.MaxValue. |