File/web/exceptions.inc

Description

exceptions.inc

This is the default exception handler, thown by the web gui We will log information about the error and send the user to a n approriate error page

Parameters: $in_exception - the exception that was thrown. Long description for file: Class to handle User login, authetication, authorisation

Classes
Functions
app_error_handler (line 169)
void app_error_handler ( $in_errno,  $in_errstr,  $in_errfile,  $in_errline,  $in_errcontext)
  • $in_errno
  • $in_errstr
  • $in_errfile
  • $in_errline
  • $in_errcontext
error_page (line 29)
void error_page ( $msg)
  • $msg
exception_handler (line 41)
void exception_handler ( $ex)
  • $ex

Documentation generated on Mon, 13 Oct 2008 01:10:28 +0200 by phpDocumentor 1.4.0