Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
ErrorHandler Class Reference
Collaboration diagram for ErrorHandler:
Collaboration graph

Public Member Functions

 ErrorHandler ()
 getStatus ($status=NULL)
 getMaxStatus ($status)
 getMinStatus ($status)
 getErrors ($status=NULL)
 getAllErrors ()
 nextError ($status)
 throwError ($status, $message, $file= '', $line= '')
 throwSingleError ($index, $status, $message, $file= '', $line= '')

Data Fields

const ERROR_NORMAL = 1
const ERROR_MESSAGE = 2
const ERROR_WARNING = 4
const ERROR_CRITICAL = 8
const ERROR_FATAL = 16
 $errors
 $status

Member Function Documentation

getAllErrors ( )
getErrors (   $status = NULL)
getMaxStatus (   $status)
getMinStatus (   $status)
getStatus (   $status = NULL)
nextError (   $status)

Here is the caller graph for this function:

throwError (   $status,
  $message,
  $file = '',
  $line = '' 
)

Here is the call graph for this function:

Here is the caller graph for this function:

throwSingleError (   $index,
  $status,
  $message,
  $file = '',
  $line = '' 
)

Here is the call graph for this function:

Field Documentation

$errors
$status
const ERROR_CRITICAL = 8
const ERROR_FATAL = 16
const ERROR_MESSAGE = 2
const ERROR_NORMAL = 1
const ERROR_WARNING = 4

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