| 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  | MemoryLimitExceededExceptionException which indicates some resource limit was exceeded. | 
| class  | NativeEvaluationUnsupportedExceptionException which indicates that native evaluation of a function
 was enabled but not supported, and
  MondrianProperties.AlertNativeEvaluationUnsupportedwas
 set toERROR. | 
| class  | QueryCanceledExceptionException which indicates that a query was canceled by an end-user. | 
| class  | QueryTimeoutExceptionException which indicates that a query executed for longer than its allowed
 time and was automatically canceled. | 
| class  | ResourceLimitExceededExceptionException which indicates some resource limit was exceeded. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.