RadarSoft.RadarCube.Web.MSAS Send comments on this topic.
InternalDataSetException Class
See Also  Members  
RadarSoft.RadarCube.Web Namespace : InternalDataSetException Class




The exception is fired when an error occurs in the internal dataset.

Object Model

InternalDataSetException Class

Syntax

Visual Basic (Declaration) 
Public Class InternalDataSetException 
   Inherits System.ApplicationException
Visual Basic (Usage)Copy Code
Dim instance As InternalDataSetException
C# 
public class InternalDataSetException : System.ApplicationException 
Managed Extensions for C++ 
public __gc class InternalDataSetException : public System.ApplicationException 
C++/CLI 
public ref class InternalDataSetException : public System.ApplicationException 

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         RadarSoft.RadarCube.Web.InternalDataSetException

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 Radar-Soft, L.L.C. All Rights Reserved.