errors.fyi community error code reference
UnsupportedOperationException
java

UnsupportedOperationException

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

References

โ† all namespaces for UnsupportedOperationException