Thrown to indicate that the requested operation is not supported, commonly by unmodifiable collection views returned by Collections.unmodifiableList() and similar.
UnsupportedOperationException
java Thrown to indicate that the requested operation is not supported, commonly by unmodifiable collection views returned by Collections.unmodifiableList() and similar.