RVTDocs.com

InapplicableDataException

Class
Description:
The exception that is thrown when attempting to access a piece of data that is structurally not part of an object at the moment.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.InvalidOperationException
        Autodesk.Revit.Exceptions.InapplicableDataException
Syntax
[SerializableAttribute]
public class InapplicableDataException : InvalidOperationException