Saves the data into a the specified file.
Exception Type | Condition |
---|---|
ArgumentNullException | fileName is null |
IOException | the file could not be created |
UnauthorizedAccessException | file creation not allowed |
DirectoryNotFoundException | the directory does not exist |
DataCached Class | Hevea.Core Namespace