Xataface  2.0alpha2
Xataface Application Framework
 All Data Structures Namespaces Files Functions Variables Groups Pages
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 3162 of file Application.php.

Constructor & Destructor Documentation

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

Definition at line 3164 of file Application.php.

Member Function Documentation

getURL ( )

Definition at line 3169 of file Application.php.


The documentation for this class was generated from the following file: