TomInternalException 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 internal error whose origin is either indeterminate or occurs lower in the stack.
[System.Serializable]
public sealed class TomInternalException : Microsoft.AnalysisServices.Tabular.TomException
[<System.Serializable>]
type TomInternalException = class
inherit TomException
Public NotInheritable Class TomInternalException
Inherits TomException
- Inheritance
- Attributes