Uses of Class
mondrian.olap.ResultStyleException
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
-
Uses of ResultStyleException in mondrian.olap
Modifier and TypeMethodDescriptionstatic ResultStyleException
ResultStyleException.generate
(List<ResultStyle> producer, List<ResultStyle> consumer) static ResultStyleException
ResultStyleException.generateBadType
(List<ResultStyle> wanted, ResultStyle got)