TomValidationException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an inconsistency in the state of a metadata object that's preventing completion of the current operation.
[System.Serializable]
public class TomValidationException : Microsoft.AnalysisServices.Tabular.TomException
[<System.Serializable>]
type TomValidationException = class
inherit TomException
Public Class TomValidationException
Inherits TomException
- Inheritance
- Attributes
Properties
Error |
A string providing the exception message. |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Initializes a new instance of the TomValidationException class. |