CentralModelException
Description:
The base class for exceptions that are common to both file-based and server-based central models or specific to just file-based central models.
The base class for exceptions that are common to both file-based and server-based central models or specific to just file-based central models.
Inheritance Hierarchy:
System.Object
System.Exception
Autodesk.Revit.Exceptions.ApplicationException
Autodesk.Revit.Exceptions.CentralModelException
Autodesk.Revit.Exceptions.CentralFileCommunicationException
Autodesk.Revit.Exceptions.CentralModelAccessDeniedException
Autodesk.Revit.Exceptions.CentralModelAlreadyExistsException
Autodesk.Revit.Exceptions.CentralModelContentionException
Autodesk.Revit.Exceptions.CentralModelVersionArchivedException
Autodesk.Revit.Exceptions.CheckoutElementsRequestTooLargeException
Autodesk.Revit.Exceptions.OutdatedDirectlyOpenedCentralException
System.Object
System.Exception
Autodesk.Revit.Exceptions.ApplicationException
Autodesk.Revit.Exceptions.CentralModelException
Autodesk.Revit.Exceptions.CentralFileCommunicationException
Autodesk.Revit.Exceptions.CentralModelAccessDeniedException
Autodesk.Revit.Exceptions.CentralModelAlreadyExistsException
Autodesk.Revit.Exceptions.CentralModelContentionException
Autodesk.Revit.Exceptions.CentralModelVersionArchivedException
Autodesk.Revit.Exceptions.CheckoutElementsRequestTooLargeException
Autodesk.Revit.Exceptions.OutdatedDirectlyOpenedCentralException
[SerializableAttribute]
public class CentralModelException : ApplicationException
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| GetObjectData(SerializationInfo, StreamingContext) | None | Retrieves data needed to serialize the target object. | |
| GetObjectData(SerializationInfo, StreamingContext) | None | Retrieves data needed to serialize the target object. | ApplicationException |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| FunctionId | FunctionId | The information of the function throwing the exception. | ApplicationException |