[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/class/object/ -> exception.class.php (sommaire)

\defgroup Core

Poids: 100 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 2 fois
Nécessite: 0 fichiers

Définit 1 class

Exception:: (6 méthodes):
  Exception()
  throw()
  _printStackTrace()
  _internalErrorHandler()
  throw()
  catch()


Classe: Exception  - X-Ref

\ingroup Core

PHP Java-style definition of an Exception object.
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
  Clicky Web Analytics