RVTDocs.com

InvalidDataStreamException

Class
Description:
The exception that is thrown when the reading or saving operation failed due to parsing error.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.IOException
        Autodesk.Revit.Exceptions.InvalidDataStreamException
Syntax
[SerializableAttribute]
public class InvalidDataStreamException : IOException