Searched refs:php_snmp_exception_ce (Results 1 – 1 of 1) sorted by relevance
121 zend_class_entry *php_snmp_exception_ce; variable242 zend_throw_exception_ex(php_snmp_exception_ce, type, "%s", snmp_object->snmp_errstr); in php_snmp_error()2074 php_snmp_exception_ce = register_class_SNMPException(spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()
Completed in 20 milliseconds