Skip to main content

OlapConnectionException Class

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

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.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