RVTDocs.com

WrongUserException

Class
Description:
The exception thrown when a local model is manipulated under a different username than it was created with.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.InvalidOperationException
        Autodesk.Revit.Exceptions.WrongUserException
Syntax
[SerializableAttribute]
public class WrongUserException : InvalidOperationException