Uses of Class
com.sapportals.wcm.crt.CascadingException

Packages that use CascadingException
com.sapportals.wcm.crt Provides access to the component runtime system. 
com.sapportals.wcm.crt.component Provides interfaces for CRT component implementations. 
com.sapportals.wcm.crt.configuration Provides configuration data interfaces for CRT component implementations. 
 

Uses of CascadingException in com.sapportals.wcm.crt
 

Subclasses of CascadingException in com.sapportals.wcm.crt
 class ConstructionException
          Thrown by a handler if the component could not be instanciated (most likely it has no default constructor).
 

Methods in com.sapportals.wcm.crt that throw CascadingException
abstract  void CrtSystem.createComponentManager(String clientID, IConfigurationProvider configProvider, IComponentListener listener, ClassLoader loader, Category category)
          Creates a component manager for a new CRT client.
 

Uses of CascadingException in com.sapportals.wcm.crt.component
 

Subclasses of CascadingException in com.sapportals.wcm.crt.component
 class AutoRestartException
          This is a specialized startup exception that instructs the CRT to automatically retry the startup.
 class ComponentException
          The exception thrown to indicate a problem with Components.
 class ContextException
          The IContext is invalid.
 class StartupException
          Thrown when a startable component failed to initialize the resources it needs.
 

Uses of CascadingException in com.sapportals.wcm.crt.configuration
 

Subclasses of CascadingException in com.sapportals.wcm.crt.configuration
 class ConfigurationException
          Thrown when a configurable component detects invalid configuration data.
 



Copyright 2014 SAP AG Complete Copyright Notice