_DO_THROW        1210 ext/reflection/php_reflection.c 		_DO_THROW("Could not create reflector");
_DO_THROW        1244 ext/reflection/php_reflection.c 		_DO_THROW("Could not create reflector");
_DO_THROW        1266 ext/reflection/php_reflection.c 		_DO_THROW("Could not execute reflection::export()");
_DO_THROW        1284 ext/reflection/php_reflection.c 	_DO_THROW("Cannot clone object using __clone()");
_DO_THROW        1306 ext/reflection/php_reflection.c 		_DO_THROW("Invocation of method __toString() failed");
_DO_THROW        1852 ext/reflection/php_reflection.c 					_DO_THROW("Expected array($object, $method) or array($classname, $method)");
_DO_THROW        1882 ext/reflection/php_reflection.c 			_DO_THROW("The parameter class is expected to be either a string or an array(class, method)");
_DO_THROW        1891 ext/reflection/php_reflection.c 			_DO_THROW("The parameter specified by its offset could not be found");
_DO_THROW        1906 ext/reflection/php_reflection.c 			_DO_THROW("The parameter specified by its name could not be found");
_DO_THROW        2241 ext/reflection/php_reflection.c 			_DO_THROW("The parameter class is expected to be either a string or an object");
_DO_THROW        2347 ext/reflection/php_reflection.c 			_DO_THROW("Non-object passed to Invoke()");
_DO_THROW        2354 ext/reflection/php_reflection.c 			_DO_THROW("Given object is not an instance of the class this method was declared in");
_DO_THROW        2460 ext/reflection/php_reflection.c 			_DO_THROW("Given object is not an instance of the class this method was declared in");
_DO_THROW        3821 ext/reflection/php_reflection.c 			_DO_THROW("The parameter class is expected to be either a string or an object");