Exceptions.h File Reference

#include "php.h"
#include "ext/spl/spl_functions.h"

Include dependency graph for Exceptions.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 PHP_MINIT_FUNCTION (Exceptions)

Variables

PHPAPI zend_class_entry * onphp_ce_BaseException
PHPAPI zend_class_entry * onphp_ce_BusinessLogicException
PHPAPI zend_class_entry * onphp_ce_ClassNotFoundException
PHPAPI zend_class_entry * onphp_ce_DatabaseException
PHPAPI zend_class_entry * onphp_ce_DuplicateObjectException
PHPAPI zend_class_entry * onphp_ce_FileNotFoundException
PHPAPI zend_class_entry * onphp_ce_IOException
PHPAPI zend_class_entry * onphp_ce_IOTimedOutException
PHPAPI zend_class_entry * onphp_ce_MissingElementException
PHPAPI zend_class_entry * onphp_ce_NetworkException
PHPAPI zend_class_entry * onphp_ce_ObjectNotFoundException
PHPAPI zend_class_entry * onphp_ce_TooManyRowsException
PHPAPI zend_class_entry * onphp_ce_UnimplementedFeatureException
PHPAPI zend_class_entry * onphp_ce_UnsupportedMethodException
PHPAPI zend_class_entry * onphp_ce_WrongArgumentException
PHPAPI zend_class_entry * onphp_ce_WrongStateException


Function Documentation

PHP_MINIT_FUNCTION ( Exceptions   ) 

Definition at line 24 of file Exceptions.c.

References onphp_ce_ClassNotFoundException, and REGISTER_ONPHP_CUSTOM_SUB_CLASS_EX.


Variable Documentation

PHPAPI zend_class_entry* onphp_ce_BaseException

Definition at line 18 of file Exceptions.h.

Referenced by ONPHP_METHOD().

PHPAPI zend_class_entry* onphp_ce_BusinessLogicException

Definition at line 19 of file Exceptions.h.

PHPAPI zend_class_entry* onphp_ce_ClassNotFoundException

Definition at line 20 of file Exceptions.h.

Referenced by PHP_MINIT_FUNCTION().

PHPAPI zend_class_entry* onphp_ce_DatabaseException

Definition at line 21 of file Exceptions.h.

PHPAPI zend_class_entry* onphp_ce_DuplicateObjectException

Definition at line 22 of file Exceptions.h.

PHPAPI zend_class_entry* onphp_ce_FileNotFoundException

Definition at line 23 of file Exceptions.h.

PHPAPI zend_class_entry* onphp_ce_IOException

Definition at line 24 of file Exceptions.h.

PHPAPI zend_class_entry* onphp_ce_IOTimedOutException

Definition at line 25 of file Exceptions.h.

PHPAPI zend_class_entry* onphp_ce_MissingElementException

Definition at line 26 of file Exceptions.h.

Referenced by ONPHP_METHOD().

PHPAPI zend_class_entry* onphp_ce_NetworkException

Definition at line 27 of file Exceptions.h.

PHPAPI zend_class_entry* onphp_ce_ObjectNotFoundException

Definition at line 28 of file Exceptions.h.

PHPAPI zend_class_entry* onphp_ce_TooManyRowsException

Definition at line 29 of file Exceptions.h.

PHPAPI zend_class_entry* onphp_ce_UnimplementedFeatureException

Definition at line 30 of file Exceptions.h.

Referenced by ONPHP_METHOD().

PHPAPI zend_class_entry* onphp_ce_UnsupportedMethodException

Definition at line 31 of file Exceptions.h.

Referenced by ONPHP_METHOD().

PHPAPI zend_class_entry* onphp_ce_WrongArgumentException

Definition at line 32 of file Exceptions.h.

Referenced by ONPHP_METHOD().

PHPAPI zend_class_entry* onphp_ce_WrongStateException

Definition at line 33 of file Exceptions.h.

Referenced by ONPHP_METHOD().


Generated on Sun Dec 9 21:56:38 2007 for onPHP by  doxygen 1.5.4