|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Error
com.uwyn.rife.tools.exceptions.LightweightError
com.uwyn.rife.engine.exceptions.ForwardException
public class ForwardException
| Constructor Summary | |
|---|---|
ForwardException(String url)
|
|
| Method Summary | |
|---|---|
String |
getUrl()
|
| Methods inherited from class com.uwyn.rife.tools.exceptions.LightweightError |
|---|
fillInStackTrace, getStackTrace, getUseFastExceptions, setUseFastExceptions |
| Methods inherited from class java.lang.Throwable |
|---|
getCause, getLocalizedMessage, getMessage, 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 ForwardException(String url)
| Method Detail |
|---|
public String getUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||