RVTDocs.com

FileArgumentNotFoundException

Class
Description:
The exception that is thrown when a method received a filename as an argument and requires it to exist as a precondition.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.ArgumentException
        Autodesk.Revit.Exceptions.FileArgumentNotFoundException
Syntax
[SerializableAttribute]
public class FileArgumentNotFoundException : ArgumentException