TomValidationException Class

Definition

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
TomValidationException
Attributes

Properties

Error

A string providing the exception message.

Methods

GetObjectData(SerializationInfo, StreamingContext)

Initializes a new instance of the TomValidationException class.

Applies to