Uses of Class
org.pentaho.reporting.libraries.base.util.StackableException
-
Packages that use StackableException Package Description org.pentaho.reporting.libraries.base.boot org.pentaho.reporting.libraries.base.encoder -
-
Uses of StackableException in org.pentaho.reporting.libraries.base.boot
Subclasses of StackableException in org.pentaho.reporting.libraries.base.boot Modifier and Type Class Description class
ModuleInitializeException
This exception is thrown when the module initialization encountered an unrecoverable error which prevents the module from being used. -
Uses of StackableException in org.pentaho.reporting.libraries.base.encoder
Subclasses of StackableException in org.pentaho.reporting.libraries.base.encoder Modifier and Type Class Description class
UnsupportedEncoderException
Todo: Document Me
-