base
[ class tree: base ] [ index: base ] [ all elements ]

Class: Kimono_Error_Object

Source Location: /include/error.php

Class Overview


error object, contains all the info on a single error


Methods



Class Details

[line 176]
error object, contains all the info on a single error



[ Top ]


Class Methods


constructor __construct [line 183]

Kimono_Error_Object __construct( mixed $errorstring, mixed $errorlevel, mixed $facility)



[ Top ]

method ErrorLevel [line 204]

void ErrorLevel( [bool $as_string = FALSE])

get error level, see constants at the top of error.php for reference



Parameters:

bool   $as_string   return as constant or string

[ Top ]

method ErrorString [line 194]

void ErrorString( )

get error string



[ Top ]

method Facility [line 218]

void Facility( )

get error facility, like "Kimono", "PHP" etc.



[ Top ]

method Timestamp [line 226]

void Timestamp( [mixed $milliseconds = FALSE], [mixed $timeformat = 'H:i:s'])

return timestamp in specified format (or the default)



[ Top ]


Documentation generated on Fri, 8 Apr 2005 18:27:48 +0200 by phpDocumentor 1.3.0RC3