org.rapla.framework
Class RaplaContextException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.avalon.framework.CascadingException
              extended by org.rapla.framework.RaplaException
                  extended by org.rapla.framework.RaplaContextException
All Implemented Interfaces:
Serializable, CascadingThrowable

public class RaplaContextException
extends RaplaException

See Also:
Serialized Form

Constructor Summary
RaplaContextException(String key, String message)
           
RaplaContextException(String key, String message, Throwable throwable)
           
 
Method Summary
 
Methods inherited from class org.apache.avalon.framework.CascadingException
getCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RaplaContextException

public RaplaContextException(String key,
                             String message)

RaplaContextException

public RaplaContextException(String key,
                             String message,
                             Throwable throwable)


Copyright © 2000-2006 Rapla Team. All Rights Reseserved.