Class RedirectingException (namespace Nette\Application)
Abort presenter and redirects to new request.
Exception | --AbortException | --RedirectingException
| Public Method Summary | |
|---|---|
| RedirectingException |
__construct
($uri, $code)
|
| string |
getUri
()
|
| Method Details | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
line 38 __constructpublic RedirectingException __construct ($uri, $code)
|
|||||||||||||||
|
line 48 getUripublic string getUri ()
|
|||||||||||||||
