Uses of Class
org.pentaho.reporting.libraries.formula.typing.TypeConversionException
-
Packages that use TypeConversionException Package Description org.pentaho.reporting.libraries.formula.typing -
-
Uses of TypeConversionException in org.pentaho.reporting.libraries.formula.typing
Methods in org.pentaho.reporting.libraries.formula.typing that return TypeConversionException Modifier and Type Method Description static TypeConversionExceptionTypeConversionException. getInstance()Methods in org.pentaho.reporting.libraries.formula.typing that throw TypeConversionException Modifier and Type Method Description java.lang.BooleanDefaultTypeRegistry. convertToLogical(Type type1, java.lang.Object value)
-