EmptyIterator::currentThe current() method Description
public never EmptyIterator::current()
This function must not be called. It throws an exception upon access. Warning
This function is currently not documented; only its argument list is available. ParametersThis function has no parameters. Errors/ExceptionsThrows an Exception if called. Return ValuesNo value is returned. |