RVTDocs.com

RevitServerCommunicationException

Class
Description:
The exception that is thrown when there is any network communication error happening.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.RevitServerException
        Autodesk.Revit.Exceptions.RevitServerCommunicationException
Syntax
[SerializableAttribute]
public class RevitServerCommunicationException : RevitServerException