errors.fyi
community error code reference
errors.fyi
/
CloneNotSupportedException
CloneNotSupportedException
java
CloneNotSupportedException
Thrown by Object.clone() when the class does not implement Cloneable.
References
https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/package-summary.html
← all namespaces