Uses of Class
org.olap4j.OlapException.Region
Packages that use OlapException.Region
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
-
Uses of OlapException.Region in org.olap4j
Methods in org.olap4j that return OlapException.RegionModifier and TypeMethodDescriptionOlapException.getRegion()
Returns the textual region where the exception occurred, or null if no region can be identified.Methods in org.olap4j with parameters of type OlapException.RegionModifier and TypeMethodDescriptionvoid
OlapException.setRegion
(OlapException.Region region) Sets the textual region where the exception occurred.