OutOfSyncException Class
Definition
Provides the out of synchronization errors.
[System.Serializable]
public sealed class OutOfSyncException : Microsoft.AnalysisServices.AmoException
[<System.Serializable>]
type OutOfSyncException = class
inherit AmoException
Public NotInheritable Class OutOfSyncException
Inherits AmoException
- Inheritance
- Attributes
Constructors
OutOfSyncException(ObjectReference) |
Initializes a new instance of the OutOfSyncException class. |
Properties
UnknownReference |
Gets the unknown reference on the synchronization. |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Sets the SerializationInfo with information about the exception. |