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