Menu

#28 Unexpected RuntimeException

open
nobody
5
2012-10-08
2009-07-12
Felix Saz
No

With XMLA diver:
when the server is shutdown.

olapConnection.getSchema(); throws java.lang.RuntimeException
That should be an OlapException.

API:
/
Returns the current {@link org.olap4j.metadata.Schema} of this
connection.

@return current Schema
@throws OlapException if database error occurs
/
Schema getSchema() throws OlapException;

See http://sourceforge.net/forum/forum.php?thread_id=3331143&forum_id=577988

Discussion


Log in to post a comment.