|
|
The exception that is thrown by TimelinerDataSourceProvider operations
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class TimelinerDataSourceProviderException _ Inherits InvalidOperationException |
| C# |
|---|
[SerializableAttribute] public class TimelinerDataSourceProviderException : InvalidOperationException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class TimelinerDataSourceProviderException : public InvalidOperationException |
Remarks
TimelinerDataSourceProviderException can be thrown during TimelinerTask import operations when a recoverable error has been encountered.
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..SystemException
System..::..InvalidOperationException
Autodesk.Navisworks.Api.Timeliner..::..TimelinerDataSourceProviderException
System..::..Exception
System..::..SystemException
System..::..InvalidOperationException
Autodesk.Navisworks.Api.Timeliner..::..TimelinerDataSourceProviderException