RVTDocs.com

DirectoryNotEmptyException

Class
Description:
The exception that is thrown when a method received a directory as an argument and requires that the directory be empty but the directory is not empty.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.ArgumentException
        Autodesk.Revit.Exceptions.DirectoryNotEmptyException
Syntax
[SerializableAttribute]
public class DirectoryNotEmptyException : ArgumentException