phpDocumentor Error_Raise
[ class tree: Error_Raise ] [ index: Error_Raise ] [ all elements ]

Procedural File: Error.php

Source Location: Program_Root/Raise/Error.php

Page Details

Error class for the Error_Raise package.

Filesource:  Source Code for this file
Author:  Greg Beaver <mailto:cellog@php.net>
Version:  0.2.2
Classes
Class Description
Error_Raise_Error Extended error class with support for extensive user info
Constants
ERROR_RAISE_ERROR_ALREADY_INITIALIZED  [line 26]

ERROR_RAISE_ERROR_ALREADY_INITIALIZED = 4

Error used if a package already has a package_Raise class and

Error constants for Error_Raise Error_Raise::initialize('package') is called


[ Top ]

ERROR_RAISE_ERROR_CLASS_DOESNT_EXIST  [line 16]

ERROR_RAISE_ERROR_CLASS_DOESNT_EXIST = 1

Error used if a class passed to initialize hasn't been defined yet

Error constants for Error_Raise initialize() allows


[ Top ]

ERROR_RAISE_ERROR_CODENOMSG  [line 21]

ERROR_RAISE_ERROR_CODENOMSG = 3

Error used if a package raises an error, but has no registered code->message mapping function.

Error constants for Error_Raise


[ Top ]

ERROR_RAISE_ERROR_FUNCTION_DOESNT_EXIST  [line 34]

ERROR_RAISE_ERROR_FUNCTION_DOESNT_EXIST = 6

Error used if a function doesn't exist in a callback passed in

Error constants for Error_Raise


[ Top ]

ERROR_RAISE_ERROR_INTERNAL_FUNCTION  [line 47]

ERROR_RAISE_ERROR_INTERNAL_FUNCTION = 9

Error used when an internal function is passed as a callback - this is never allowed.

Error constants for Error_Raise


[ Top ]

ERROR_RAISE_ERROR_INVALID_CONTEXTGRABBER_RETURN  [line 59]

ERROR_RAISE_ERROR_INVALID_CONTEXTGRABBER_RETURN = 12

Error used when a context grabber does not return an array

Error constants for Error_Raise


[ Top ]

ERROR_RAISE_ERROR_INVALID_CONTEXT_GRABBER  [line 55]

ERROR_RAISE_ERROR_INVALID_CONTEXT_GRABBER = 11

Error used when an invalid callback is passed as a context grabber

Error constants for Error_Raise


[ Top ]

ERROR_RAISE_ERROR_INVALID_ERRMSGGEN  [line 51]

ERROR_RAISE_ERROR_INVALID_ERRMSGGEN = 10

Error used when an invalid callback is passed as an error message generator

Error constants for Error_Raise


[ Top ]

ERROR_RAISE_ERROR_INVALID_ERROR_CLASS  [line 42]

ERROR_RAISE_ERROR_INVALID_ERROR_CLASS = 8

Error used when a new error class is not a descendant of Error_Raise_Error

Error constants for Error_Raise


[ Top ]

ERROR_RAISE_ERROR_INVALID_INPUT  [line 38]

ERROR_RAISE_ERROR_INVALID_INPUT = 7

Error used when parameters to functions don't match expected types

Error constants for Error_Raise


[ Top ]

ERROR_RAISE_ERROR_METHOD_DOESNT_EXIST  [line 30]

ERROR_RAISE_ERROR_METHOD_DOESNT_EXIST = 5

Error used if a method doesn't exist in a callback passed in

Error constants for Error_Raise


[ Top ]



Documentation generated on Mon, 18 Aug 2003 13:20:58 -0400 by phpDocumentor 1.2.2