RVTDocs.com

RevitServerModelAlreadyExistsException

Class
Description:
The exception that is thrown when there is a model with the same name already exist.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.RevitServerException
        Autodesk.Revit.Exceptions.RevitServerModelAlreadyExistsException
Syntax
[SerializableAttribute]
public class RevitServerModelAlreadyExistsException : RevitServerException