RVTDocs.com

FileAccessException

Class
Description:
The exception that is thrown when the specified file could not be accessed, e.g. read-only, locked by the OS etc.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.IOException
        Autodesk.Revit.Exceptions.FileAccessException
Syntax
[SerializableAttribute]
public class FileAccessException : IOException