RVTDocs.com

SchemaException

Class
Description:
The exception thrown when Revit cannot interpret a data structure described by a schema.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.InvalidOperationException
        Autodesk.Revit.Exceptions.SchemaException
Syntax
[SerializableAttribute]
public class SchemaException : InvalidOperationException