Packagecom.ericfeminella.utils.iterators
Classpublic class IteratorNullPointerException
InheritanceIteratorNullPointerException Inheritance Error

Throws an Error if an iterator aggregate is null



Public Methods
 MethodDefined by
  
Throws an Error if an iterator aggregate is null as follows: IteratorNullPointerException: You can not iterate over a null object reference
IteratorNullPointerException
Constructor detail
IteratorNullPointerException()constructor
public function IteratorNullPointerException()

Throws an Error if an iterator aggregate is null as follows: IteratorNullPointerException: You can not iterate over a null object reference