LicenseSetLicense Method (FileInfo) |
Namespace: Aspose.Email
Exception | Condition |
---|---|
ArgumentNullException | licenseFile is null. |
FileNotFoundException | The file is not found. |
UnauthorizedAccessException | The file is read-only or is a directory. |
DirectoryNotFoundException | The specified path is invalid, such as being on an unmapped drive. |
IOException | The file is already open. |