System::IO::FileNotFoundException typedef

FileNotFoundException typedef

ディスク上に存在しないファイルにアクセスしようとした際にスローされる例外です。FileNotFoundException クラスのインスタンスを System::SmartPtr でラップしないでください。

using System::IO::FileNotFoundException =  System::ExceptionWrapper<Details_FileNotFoundException>

参照