PHP Classes / PHS_Error

Keep track of application errors and warnings

PHS_Error PHP Class

This class can be used to keep track of application errors and warnings. Applications can call this class to store information about errors and warnings. The class stores in class variables backtrace information that include the PHP files, functions names and line numbers of the functions that were called to reach a point to where the errors or warnings were added.

Similar PHP Classes

Search in PHP Classes

Filter by tags