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