Back to Devexpress

OlapConnectionException Class

dashboard-devexpress-dot-dashboardcommon-18b3302f.md

latest1.1 KB
Original Source

OlapConnectionException Class

THe exception that occurs when you try to connect to OLAP cubes.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class OlapConnectionException :
    Exception
vb
Public Class OlapConnectionException
    Inherits Exception

Remarks

See the exception text to learn the error’s details.

Inheritance

Object Exception OlapConnectionException

See Also

OlapConnectionException Members

DevExpress.DashboardCommon Namespace