org.apache.avalon.framework.context
public class ContextException extends CascadingException
Version: $Id: ContextException.java 30977 2004-07-30 03:57:54 -0500 (Fri, 30 Jul 2004) niclas $
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