![]() |
Xataface 2.0
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 2920 of file Application.php.
| __construct | ( | $ | url, |
| $ | code = 0, |
||
| Exception $ | previous = null |
||
| ) |
Definition at line 2922 of file Application.php.
| getURL | ( | ) |
Definition at line 2927 of file Application.php.
1.7.4