Uses of Class
org.pentaho.platform.api.util.PentahoChainedException

Packages that use PentahoChainedException
org.pentaho.platform.api.engine   
org.pentaho.platform.api.repository   
org.pentaho.platform.api.ui   
org.pentaho.platform.plugin.services.connections.sql   
org.pentaho.platform.scheduler   
 

Uses of PentahoChainedException in org.pentaho.platform.api.engine
 

Subclasses of PentahoChainedException in org.pentaho.platform.api.engine
 class AuditException
           
 

Uses of PentahoChainedException in org.pentaho.platform.api.repository
 

Subclasses of PentahoChainedException in org.pentaho.platform.api.repository
 class ContentException
           
 class RepositoryException
           
 class SubscriptionRepositoryException
           
 

Uses of PentahoChainedException in org.pentaho.platform.api.ui
 

Subclasses of PentahoChainedException in org.pentaho.platform.api.ui
 class UIException
           
 

Uses of PentahoChainedException in org.pentaho.platform.plugin.services.connections.sql
 

Subclasses of PentahoChainedException in org.pentaho.platform.plugin.services.connections.sql
 class SQLResultSetException
          This exception just signals that an exception occurred during DB interaction
 

Uses of PentahoChainedException in org.pentaho.platform.scheduler
 

Subclasses of PentahoChainedException in org.pentaho.platform.scheduler
 class SchedulerException
           
 class SchedulerInitializationException