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 ResultStyleException
ResultStyleException. generate(List<ResultStyle> producer, List<ResultStyle> consumer)
static ResultStyleException
ResultStyleException. generateBadType(List<ResultStyle> wanted, ResultStyle got)
-