Xataface 2.0
Xataface Application Framework
Public Member Functions
Dataface_Application_RedirectException Class Reference

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 ()

Detailed Description

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.


Constructor & Destructor Documentation

__construct ( url,
code = 0,
Exception $  previous = null 
)

Definition at line 2922 of file Application.php.


Member Function Documentation

getURL ( )

Definition at line 2927 of file Application.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations