CWOBJ6324E

CLASS_DEFINITION_IS_NULL_CWOBJ6324=CWOBJ6324E: Class definition is null for object {0}

Explanation

when trying to create a new object for serialization the described class or constructor were null

User response

make sure the class you are trying to serialize is not null