serialVersionUID differs from the default generated ones.
This can happen when you use a custom scheme for serialVersionUID or when something in the class changed since the previous
modification of serialVersionUID, which can lead to problems during deserialization.