System::IO::FileNotFoundException typedef
FileNotFoundException typedef
该异常在尝试访问磁盘上不存在的文件失败时抛出。切勿将 FileNotFoundException 类实例包装到 System::SmartPtr 中。
using System::IO::FileNotFoundException = System::ExceptionWrapper<Details_FileNotFoundException>
另见
- Namespace System::IO
- Library Aspose.Page for C++