A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
UnsupportedOperationException — Class in package com.ericfeminella.utils.iterators
Throws a UnsupportedOperationException if a operation is invoked on an Iterator sub-class which has no implementation
UnsupportedOperationException() — Constructor in class com.ericfeminella.utils.iterators.UnsupportedOperationException
Throws an Exception as follows:

UnsupportedOperationException: An unimplemented operation has been invoked

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z