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.v20.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public class OlapConnectionException :
    Exception

Remarks

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

Inheritance

Object
Exception
OlapConnectionException
See Also