Initializes a new instance of the IrDAAddress class with the specified address.
- address (array< Byte >[]()[])
- Address as 4 byte array.
| Exception | Condition |
|---|---|
| ArgumentNullException | address was null. |
| ArgumentException | address was not a 4 byte array. |