_DO_THROW        1390 ext/reflection/php_reflection.c 		_DO_THROW("Could not create reflector");
_DO_THROW        1425 ext/reflection/php_reflection.c 		_DO_THROW("Could not create reflector");
_DO_THROW        1447 ext/reflection/php_reflection.c 		_DO_THROW("Could not execute reflection::export()");
_DO_THROW        1508 ext/reflection/php_reflection.c 	_DO_THROW("Cannot clone object using __clone()");
_DO_THROW        1530 ext/reflection/php_reflection.c 		_DO_THROW("Invocation of method __toString() failed");
_DO_THROW        2191 ext/reflection/php_reflection.c 					_DO_THROW("Expected array($object, $method) or array($classname, $method)");
_DO_THROW        2243 ext/reflection/php_reflection.c 			_DO_THROW("The parameter class is expected to be either a string, an array(class, method) or a callable object");
_DO_THROW        2261 ext/reflection/php_reflection.c 			_DO_THROW("The parameter specified by its offset could not be found");
_DO_THROW        2285 ext/reflection/php_reflection.c 			_DO_THROW("The parameter specified by its name could not be found");
_DO_THROW        2726 ext/reflection/php_reflection.c 			_DO_THROW("The parameter class is expected to be either a string or an object");
_DO_THROW        2800 ext/reflection/php_reflection.c 			_DO_THROW("Given object is not an instance of the class this method was declared in");
_DO_THROW        2868 ext/reflection/php_reflection.c 			_DO_THROW("Non-object passed to Invoke()");
_DO_THROW        2878 ext/reflection/php_reflection.c 			_DO_THROW("Given object is not an instance of the class this method was declared in");
_DO_THROW        2989 ext/reflection/php_reflection.c 			_DO_THROW("Given object is not an instance of the class this method was declared in");
_DO_THROW        4809 ext/reflection/php_reflection.c 			_DO_THROW("The parameter class is expected to be either a string or an object");