org.apache.avalon.framework.context
public class ContextException extends CascadingException
Version: CVS $Revision: 1.12 $ $Date: 2003/02/11 15:58:40 $
Constructor Summary | |
---|---|
ContextException(String message)
Construct a new ContextException instance.
| |
ContextException(String message, Throwable throwable)
Construct a new ContextException instance.
|
ContextException
instance.
Parameters: message The detail message for this exception.
ContextException
instance.
Parameters: message The detail message for this exception. throwable the root cause of the exception