RVTDocs.com

FileNotFoundException

Class
Description:
The exception that is thrown when the specified file could not be found.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.IOException
        Autodesk.Revit.Exceptions.FileNotFoundException
Syntax
[SerializableAttribute]
public class FileNotFoundException : IOException