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.

Author:
Luc Boudreau
See Also:
  • Constructor Details

    • XmlaOlap4jInvalidStateException

      public XmlaOlap4jInvalidStateException()