errors.fyi community error code reference
CloneNotSupportedException
java

CloneNotSupportedException

Thrown by Object.clone() when the class does not implement Cloneable.

References

โ† all namespaces for CloneNotSupportedException