![]() |
Xataface
2.0alpha2
Xataface Application Framework
|
An exception class that is raised when the application is requesting to redirect to a different URL. More...
Public Member Functions | |
| __construct ($url, $code=0, Exception $previous=null) | |
| getURL () | |
An exception class that is raised when the application is requesting to redirect to a different URL.
Definition at line 3162 of file Application.php.
| __construct | ( | $url, | |
$code = 0, |
|||
| Exception | $previous = null |
||
| ) |
Definition at line 3164 of file Application.php.
| getURL | ( | ) |
Definition at line 3169 of file Application.php.
1.8.1.2