The exception that is thrown when there is any network communication error happening.
Namespace: Autodesk.Revit.Exceptions
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
 Syntax
Syntax
| C# | 
|---|
| [SerializableAttribute] public class RevitServerCommunicationException : RevitServerException | 
| Visual Basic | 
|---|
| <SerializableAttribute> _ Public Class RevitServerCommunicationException _ Inherits RevitServerException | 
| Visual C++ | 
|---|
| [SerializableAttribute] public ref class RevitServerCommunicationException : public RevitServerException | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
System..::..Exception
Autodesk.Revit.Exceptions..::..ApplicationException
Autodesk.Revit.Exceptions..::..RevitServerException
Autodesk.Revit.Exceptions..::..RevitServerCommunicationException
System..::..Exception
Autodesk.Revit.Exceptions..::..ApplicationException
Autodesk.Revit.Exceptions..::..RevitServerException
Autodesk.Revit.Exceptions..::..RevitServerCommunicationException