public class ResultStyleException extends MondrianException
Constructor and Description |
---|
ResultStyleException(String message) |
Modifier and Type | Method and Description |
---|---|
static ResultStyleException |
generate(List<ResultStyle> producer,
List<ResultStyle> consumer) |
static ResultStyleException |
generateBadType(List<ResultStyle> wanted,
ResultStyle got) |
getLocalizedMessage, getMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResultStyleException(String message)
public static ResultStyleException generate(List<ResultStyle> producer, List<ResultStyle> consumer)
public static ResultStyleException generateBadType(List<ResultStyle> wanted, ResultStyle got)
Copyright © 2019 Hitachi Vantara. All rights reserved.