Uses of Class
mondrian.olap.ResultStyleException
Packages that use 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
Methods in mondrian.olap that return ResultStyleExceptionModifier and TypeMethodDescriptionstatic ResultStyleExceptionResultStyleException.generate(List<ResultStyle> producer, List<ResultStyle> consumer) static ResultStyleExceptionResultStyleException.generateBadType(List<ResultStyle> wanted, ResultStyle got)