Package | Description |
---|---|
mondrian.olap |
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryLimitExceededException
Exception which indicates some resource limit was exceeded.
|
class |
NativeEvaluationUnsupportedException
Exception which indicates that native evaluation of a function
was enabled but not supported, and
MondrianProperties.AlertNativeEvaluationUnsupported was
set to ERROR . |
class |
QueryCanceledException
Exception which indicates that a query was canceled by an end-user.
|
class |
QueryTimeoutException
Exception which indicates that a query executed for longer than its allowed
time and was automatically canceled.
|
class |
ResourceLimitExceededException
Exception which indicates some resource limit was exceeded.
|
Copyright © 2019 Hitachi Vantara. All rights reserved.