RVTDocs.com

CannotOpenBothCentralAndLocalException

Class
Description:
The exception thrown when both a central model and also a local file for the same central model are opened in the same session.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.InvalidOperationException
        Autodesk.Revit.Exceptions.CannotOpenBothCentralAndLocalException
Syntax
[SerializableAttribute]
public class CannotOpenBothCentralAndLocalException : InvalidOperationException