org.olap4j.driver.xmla.cache
Class XmlaOlap4jInvalidStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
org.olap4j.OlapException
org.olap4j.driver.xmla.cache.XmlaOlap4jInvalidStateException
- All Implemented Interfaces:
- Serializable, Iterable<Throwable>
public class XmlaOlap4jInvalidStateException
- extends OlapException
Internal exception which gets thrown when operations to the cache
are performed but it hasn't been initialized.
- Version:
- $Id: XmlaOlap4jInvalidStateException.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 |
XmlaOlap4jInvalidStateException
public XmlaOlap4jInvalidStateException()