| Package | com.ericfeminella.utils.iterators |
| Class | public class IteratorNullPointerException |
| Inheritance | IteratorNullPointerException Error |
| Method | Defined by | ||
|---|---|---|---|
|
Throws an Error if an iterator aggregate is null as follows:
IteratorNullPointerException: You can not iterate over a null object reference
| IteratorNullPointerException | ||