|
explicit |
Initializes a new instance of the stream_writer class for the specified file name.
path | The complete file path to be read. |
xtd::argument_exception | path contains one or more of the invalid characters -or- The system could not retrieve the absolute path. |
xtd::io::io_exception | the handle of the specified file cannot be opened |