TomException 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 a generic exception that is raised when a Tabular object model error or warning occurs.
[System.Serializable]
public class TomException : Microsoft.AnalysisServices.AmoException
[<System.Serializable>]
type TomException = class
inherit AmoException
Public Class TomException
Inherits AmoException
- Inheritance
- Derived
- Attributes