OlapConnectionException Constructors
THe exception that occurs when you try to connect to OLAP cubes.| Name | Parameters | Description |
|---|---|---|
| OlapConnectionException(String, Exception) | message, innerException | Initializes a new instance of the OlapConnectionException class. |
| OlapConnectionException(String) | message | Initializes a new instance of the OlapConnectionException class. |
See Also