org.olap4j.driver.xmla.proxy
Class XmlaOlap4jProxyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.olap4j.driver.xmla.proxy.XmlaOlap4jProxyException
- All Implemented Interfaces:
- Serializable
public class XmlaOlap4jProxyException
- extends Exception
Gets thrown whenever an exception is encountered during the querying
of an XmlaOlap4jProxy subclass.
- Version:
- $Id: XmlaOlap4jProxyException.java 482 2012-01-05 23:27:27Z jhyde $
- Author:
- Luc Boudreau
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XmlaOlap4jProxyException
public XmlaOlap4jProxyException(String message,
Throwable cause)