Uses of Class
org.pentaho.reporting.libraries.base.util.StackableException

Packages that use StackableException
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
 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
 class UnsupportedEncoderException
          Todo: Document Me