-
Kryo (Class cannot be created (missing no-arg constructor)) Liao Jiayi #kryo#Technology Kryo can serialize Java classes that do not implement Serializable in various ways, but deserializing certain objects, such as those without a no-argument constructor, can produce this error.