class documentation
class NextItem(Exception):
Exception to indicate that we fail find some information and the iteration must proceed to the next item in list
class NextItem(Exception):
Exception to indicate that we fail find some information and the iteration must proceed to the next item in list