[ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
\defgroup Core
Poids: | 100 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 2 fois |
Nécessite: | 0 fichiers |
Exception:: (6 méthodes):
Exception()
throw()
_printStackTrace()
_internalErrorHandler()
throw()
catch()
Exception( $exceptionString, $exceptionCode = 0 ) X-Ref |
Creates a new Exception. param: exceptionString Descriptive message carried by the exception param: exceptionCode Numerical error code assigned to this exception |
throw() X-Ref |
Throws the exception and stops the execution, dumping some interesting information. |
_printStackTrace() X-Ref |
Pas de description |
_internalErrorHandler( $errorCode, $errorString ) X-Ref |
This error handler takes care of throwing exceptions whenever an error occurs. |
throw( $exception ) X-Ref |
Throws an exception |
catch( $exception ) X-Ref |
Pas de description |
Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |