RVTDocs.com

InvalidPathArgumentException

Class
Description:
The exception that is thrown when a method received a pathname as an argument, but the pathname is illegal: too long, invalid characters, etc.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.ArgumentException
        Autodesk.Revit.Exceptions.InvalidPathArgumentException
Syntax
[SerializableAttribute]
public class InvalidPathArgumentException : ArgumentException