This default constructor creates an attachment based on the specified fileName.
The file should exist until the message has been sent or saved.
- fileName (String)
- The fileName should be the complete filename to the file that will be attached, including the path to the file.
| Exception | Condition |
|---|---|
| ArgumentException | Will be thrown when the specified name does not correspond to a filename on the device. |