Package org.olap4j.driver.xmla
Class XmlaHelper
java.lang.Object
org.olap4j.driver.xmla.XmlaHelper
Helper class which encapsulates policies which are
common throughout a driver. These policies include exception handling
and factory methods.
- Author:
- Luc Boudreau
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateException
(String msg) createException
(String msg, Throwable cause) createException
(Throwable cause) createException
(Cell context, String msg) createException
(Cell context, String msg, Throwable cause)
-
Constructor Details
-
XmlaHelper
public XmlaHelper()
-
-
Method Details
-
createException
-
createException
-
createException
-
createException
-
createException
-
toOlapException
-