Initializes a new instance of the CivicAddress class with address information.
| Exception | Condition |
|---|---|
| ArgumentException | At least one parameter must be a non-empty string. |
| In The Hand CivicAddress Constructor (addressLine1, addressLine2, building, city, countryRegion, floorLevel, postalCode, stateProvince) Namespaces ► InTheHand.Device.Location ► CivicAddress ► CivicAddress(String, String, String, String, String, String, String, String) |
| Exception | Condition |
|---|---|
| ArgumentException | At least one parameter must be a non-empty string. |