|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CascadingException | |
org.apache.avalon.excalibur.datasource.ids | |
org.apache.avalon.fortress |
The fortress package contains an implementation of a component containment system that follows the ECM
semantic concerning component resolution. |
org.apache.avalon.fortress.util |
The util package includes general unities supporting configuration and context management. |
org.apache.avalon.framework.component |
Deprecated: use the interfaces in the
org.apache.avalon.framework.service package instead. |
org.apache.avalon.framework.configuration | Component configuration interfaces and XML-based implementations. |
org.apache.avalon.framework.context | Interfaces and implementation of the Context model through which runtime context can be applied by a manager to a component. |
org.apache.avalon.framework.parameters | Interfaces supporting the supply of flat configuration information. |
org.apache.avalon.framework.service | Interfaces and default implementation of a service management framework supporting container based service lookup and decommissioning. |
org.apache.excalibur.xml.xpath | XPath processor and implementation. |
org.apache.excalibur.xml.xslt |
Uses of CascadingException in org.apache.avalon.excalibur.datasource.ids |
Subclasses of CascadingException in org.apache.avalon.excalibur.datasource.ids | |
class |
IdException
Thrown when it was not possible to allocate an Id. |
Uses of CascadingException in org.apache.avalon.fortress |
Subclasses of CascadingException in org.apache.avalon.fortress | |
class |
InitializationException
This exception is used to indicate something went horribly wrong in the ContainerManager, and it is unable to create a new instance of your Container. |
Uses of CascadingException in org.apache.avalon.fortress.util |
Subclasses of CascadingException in org.apache.avalon.fortress.util | |
class |
CompositeException
This is an exception made up of one or more subexceptions. |
Uses of CascadingException in org.apache.avalon.framework.component |
Subclasses of CascadingException in org.apache.avalon.framework.component | |
class |
ComponentException
The exception thrown to indicate a problem with Components. |
Uses of CascadingException in org.apache.avalon.framework.configuration |
Subclasses of CascadingException in org.apache.avalon.framework.configuration | |
class |
ConfigurationException
Thrown when a Configurable component cannot be configured
properly, or if a value cannot be retrieved properly. |
Uses of CascadingException in org.apache.avalon.framework.context |
Subclasses of CascadingException in org.apache.avalon.framework.context | |
class |
ContextException
Exception signalling a badly formed Context. |
Uses of CascadingException in org.apache.avalon.framework.parameters |
Subclasses of CascadingException in org.apache.avalon.framework.parameters | |
class |
ParameterException
Thrown when a Parameterizable component cannot be parameterized
properly, or if a value cannot be retrieved properly. |
Uses of CascadingException in org.apache.avalon.framework.service |
Subclasses of CascadingException in org.apache.avalon.framework.service | |
class |
ServiceException
The exception thrown to indicate a problem with service. |
Uses of CascadingException in org.apache.excalibur.xml.xpath |
Subclasses of CascadingException in org.apache.excalibur.xml.xpath | |
class |
XPathException
|
Uses of CascadingException in org.apache.excalibur.xml.xslt |
Subclasses of CascadingException in org.apache.excalibur.xml.xslt | |
class |
XSLTProcessorException
This exception is thrown by the XSLTProcessor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |