| Class | Description |
|---|---|
| AddressHelper |
Helper operations for address.
|
| InvalidAddressHelper |
The holder for exception
InvalidAddress. |
| InvalidAddressHolder |
The holder for the exception
InvalidAddress. |
| StringNameHelper |
Helper operations for the string name.
|
| URLStringHelper |
Helper operations for the URL string name.
|
| Exception | Description |
|---|---|
| InvalidAddress |
The exception is thrown if the passed address is empty or otherwise invalid.
|