Skip to main content
A newer version of this page is available. .

OlapConnectionException Class

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

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v21.1.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class OlapConnectionException :
    Exception

Remarks

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

Inheritance

Object
Exception
OlapConnectionException
See Also