|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.avalon.framework.CascadingException
org.rapla.framework.RaplaException
org.rapla.framework.RaplaContextException
public class RaplaContextException
| 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 |
|---|
public RaplaContextException(String key,
String message)
public RaplaContextException(String key,
String message,
Throwable throwable)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||