Uses of Class
mondrian.olap.ResultStyleException
-
Packages that use ResultStyleException Package Description mondrian.olap 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 ResultStyleException Modifier and Type Method Description static ResultStyleExceptionResultStyleException. generate(List<ResultStyle> producer, List<ResultStyle> consumer)static ResultStyleExceptionResultStyleException. generateBadType(List<ResultStyle> wanted, ResultStyle got)
-