1 
2 extern zend_class_entry *phalcon_annotations_exception_ce;
3 
4 ZEPHIR_INIT_CLASS(Phalcon_Annotations_Exception);
5 
6