NotSerializableException
java
type_error
official
true
NotSerializableException
ID: java/notserializableexception
80%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 8+ | active | — | — | — |
Root Cause
Object does not implement java.io.Serializable when serialization is attempted.
generic