Exception: System.IO.FileNotFoundException: Could not find file 'C:\Java_Dev\WEB\dev\CSharp\wrongNam
eFile.txt'.
File name: 'C:\Java_Dev\WEB\dev\CSharp\wrongNameFile.txt'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean
useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, St
ring msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at Processor.ProcessFile()
at Test.Main() |