RVTDocs.com

ArgumentsInconsistentException

Class
Description:
The exception that is thrown when each individual argument is OK, but a joint constraint is violated.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.ArgumentException
        Autodesk.Revit.Exceptions.ArgumentsInconsistentException
Syntax
[SerializableAttribute]
public class ArgumentsInconsistentException : ArgumentException